Update README.md

This commit is contained in:
Hartmann 2021-06-23 07:33:42 +00:00 committed by huggingface-web
parent 0e045a836c
commit 0a8baeae3c
1 changed files with 7 additions and 7 deletions

View File

@ -18,13 +18,13 @@ widget:
With this model, you can classify emotions in English text data. The model was trained on 6 diverse datasets (see Appendix) and predicts Ekman's 6 basic emotions, plus a neutral class: With this model, you can classify emotions in English text data. The model was trained on 6 diverse datasets (see Appendix) and predicts Ekman's 6 basic emotions, plus a neutral class:
1) anger 1) anger 🤬
2) disgust 2) disgust 🤢
3) fear 3) fear 😨
4) joy 4) joy 😀
5) neutral 5) neutral 😐
6) sadness 6) sadness 😭
7) surprise 7) surprise 😲
The model is a fine-tuned checkpoint of DistilRoBERTa-base. The model is a fine-tuned checkpoint of DistilRoBERTa-base.