yurongzhong commited on
Commit
e00b819
·
verified ·
1 Parent(s): da7daf7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  # LLMBook_distilbert-base-uncased-finetuned-emotion
21
 
22
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on dataset emotion.
23
  It achieves the following results on the evaluation set:
24
  - Loss: 0.2171
25
  - Accuracy: 0.928
 
19
 
20
  # LLMBook_distilbert-base-uncased-finetuned-emotion
21
 
22
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on [Emotion Dataset](https://github.com/dair-ai/emotion_dataset).
23
  It achieves the following results on the evaluation set:
24
  - Loss: 0.2171
25
  - Accuracy: 0.928