SheldonSides commited on
Commit
64904f8
1 Parent(s): eb8b07c

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
  # distilbert-base-uncased-finetuned-emotion
36
 
37
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the emotion dataset.
38
  It achieves the following results on the evaluation set:
39
  - Loss: 0.1526
40
  - Accuracy: 0.934
 
34
 
35
  # distilbert-base-uncased-finetuned-emotion
36
 
37
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the [dair-ai/emotion](https://huggingface.co/datasets/dair-ai/emotion) emotion dataset.
38
  It achieves the following results on the evaluation set:
39
  - Loss: 0.1526
40
  - Accuracy: 0.934