Chahnwoo commited on
Commit
40e7ed3
1 Parent(s): 5262aa4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # distilbert_dair-ai_emotion
17
 
18
- This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.2092
21
  - Accuracy: 0.9255
 
15
 
16
  # distilbert_dair-ai_emotion
17
 
18
+ This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the [dair-ai/emotion](https://huggingface.co/datasets/dair-ai/emotion) dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.2092
21
  - Accuracy: 0.9255