Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ pipeline_tag: text-classification
|
|
11 |
# DeBERTa v3 Large World News Sentiment Classifier
|
12 |
|
13 |
This model is a fine-tuned version of [`microsoft/deberta-v3-large`](https://huggingface.co/microsoft/deberta-v3-large) for **multi-class classification of news headlines**.
|
14 |
-
The model classifies headlines into one of **
|
15 |
|
16 |
- positive
|
17 |
- neutral
|
|
|
11 |
# DeBERTa v3 Large World News Sentiment Classifier
|
12 |
|
13 |
This model is a fine-tuned version of [`microsoft/deberta-v3-large`](https://huggingface.co/microsoft/deberta-v3-large) for **multi-class classification of news headlines**.
|
14 |
+
The model classifies headlines into one of **3 categories**:
|
15 |
|
16 |
- positive
|
17 |
- neutral
|