Update README.md

This commit is contained in:
Hartmann 2021-08-30 13:27:18 +00:00 committed by huggingface-web
parent 88432a0d05
commit 6e991b433d
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ With this model, you can classify emotions in English text data. The model was t
6) sadness 😭
7) surprise 😲
The model is a fine-tuned checkpoint of [DistilRoBERTa-base](https://huggingface.co/distilroberta-base).
The model is a fine-tuned checkpoint of [DistilRoBERTa-base](https://huggingface.co/distilroberta-base). For a 'non-distilled' emotion model, please refer to the model card of the [RoBERTa-large](https://huggingface.co/j-hartmann/emotion-english-roberta-large) version.
## Application 🚀