coderSounak commited on
Commit
f9d415e
1 Parent(s): 1fd02f0

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
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-latest](https://huggingface.co/cardiffnlp/twitter-roberta-base-sentiment-latest) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 1.8221
22
- - Accuracy: 0.7282
23
- - F1: 0.7282
24
- - Precision: 0.7282
25
- - Recall: 0.7282
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