diff --git a/README.md b/README.md index 9d8fb85..8fe9183 100644 --- a/README.md +++ b/README.md @@ -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 🚀