pachequinho commited on
Commit
85427dd
·
1 Parent(s): 8f286d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  # sentiment_roberta_twitter_imdb_10
31
 
32
- 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 imdb dataset.
33
  It achieves the following results on the evaluation set:
34
  - Loss: 0.2534
35
  - Accuracy: 0.9288
 
29
 
30
  # sentiment_roberta_twitter_imdb_10
31
 
32
+ 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 imdb dataset with only 10% of the training data.
33
  It achieves the following results on the evaluation set:
34
  - Loss: 0.2534
35
  - Accuracy: 0.9288