pachequinho commited on
Commit
7fc85ab
1 Parent(s): 92b2a7e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # sentiment_roberta_restaurant_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 None dataset.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.0354
20
  - Accuracy: 0.9933
 
14
 
15
  # sentiment_roberta_restaurant_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/restaurant_reviews](https://huggingface.co/datasets/pachequinho/restaurant_reviews) dataset with only 10% of the training data.
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.0354
20
  - Accuracy: 0.9933