Update README.md
This commit is contained in:
parent
88432a0d05
commit
6e991b433d
|
@ -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 🚀
|
||||
|
||||
|
|
Loading…
Reference in New Issue