Text Classification
Transformers
PyTorch
Safetensors
English
roberta
bitwise31337 commited on
Commit
a1e1b9e
·
verified ·
1 Parent(s): e5f6482

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -9,7 +9,8 @@ base_model:
9
  pipeline_tag: text-classification
10
  ---
11
 
12
- This is a model pre-trained on weak labels for media-bias detection, fine-tuned for media-bias sentence-level classification.
 
13
 
14
  ---
15
 
 
9
  pipeline_tag: text-classification
10
  ---
11
 
12
+ This is a model pre-trained on weak labels for media-bias detection, fine-tuned for media-bias sentence-level classification introduced in [The Promises and Pitfalls of LLM Annotations in Dataset Labeling: a Case Study on Media Bias Detection
13
+ ](https://arxiv.org/abs/2205.10773).
14
 
15
  ---
16