Update README.md
Browse files
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 |
|