Test commited on
Commit
e97e4d7
1 Parent(s): 57ea743

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ should probably proofread and complete it, then remove this comment. -->
34
 
35
  # finetuning-sentiment-model-9000-samples
36
 
37
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the imdb dataset.
38
  It achieves the following results on the evaluation set:
39
  - Loss: 0.2569
40
  - Accuracy: 0.9089
 
34
 
35
  # finetuning-sentiment-model-9000-samples
36
 
37
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the amazon review dataset.
38
  It achieves the following results on the evaluation set:
39
  - Loss: 0.2569
40
  - Accuracy: 0.9089