Commit
·
e28b627
1
Parent(s):
07b4648
Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
# sentiment_roberta_twitter_airlines_10
|
16 |
|
17 |
-
This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-sentiment-latest](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment-latest) on the
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.0625
|
20 |
- Accuracy: 0.9859
|
|
|
14 |
|
15 |
# sentiment_roberta_twitter_airlines_10
|
16 |
|
17 |
+
This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-sentiment-latest](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment-latest) on the [pachequinho/twitter_airlines_pos_neg_small](https://huggingface.co/datasets/pachequinho/twitter_airlines_pos_neg_small) dataset with only 10% of the training data.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
- Loss: 0.0625
|
20 |
- Accuracy: 0.9859
|