coderSounak
commited on
Commit
•
f9d415e
1
Parent(s):
1fd02f0
update model card README.md
Browse files
README.md
CHANGED
@@ -16,13 +16,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
# finetuned_twitter_sentiment_roberta
|
18 |
|
19 |
-
This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-sentiment
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 1.
|
22 |
-
- Accuracy: 0.
|
23 |
-
- F1: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
|
27 |
## Model description
|
28 |
|
|
|
16 |
|
17 |
# finetuned_twitter_sentiment_roberta
|
18 |
|
19 |
+
This model is a fine-tuned version of [cardiffnlp/twitter-xlm-roberta-base-sentiment](https://huggingface.co/cardiffnlp/twitter-xlm-roberta-base-sentiment) on the None dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 1.3361
|
22 |
+
- Accuracy: 0.7419
|
23 |
+
- F1: 0.7411
|
24 |
+
- Precision: 0.7419
|
25 |
+
- Recall: 0.7419
|
26 |
|
27 |
## Model description
|
28 |
|