MuntasirHossain commited on
Commit
d0abe7b
1 Parent(s): fb6eb90

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ should probably proofread and complete it, then remove this comment. -->
42
 
43
  # RoBERTa-base-finetuned-emotion
44
 
45
- This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the emotion dataset.
46
  It achieves the following results on the evaluation set:
47
  - Loss: 0.1629
48
  - Accuracy: 0.933
 
42
 
43
  # RoBERTa-base-finetuned-emotion
44
 
45
+ This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the [emotion](https://huggingface.co/datasets/dair-ai/emotion) dataset.
46
  It achieves the following results on the evaluation set:
47
  - Loss: 0.1629
48
  - Accuracy: 0.933