j-hartmann
commited on
Commit
•
b7405bd
1
Parent(s):
2c49869
Update README.md
Browse files
README.md
CHANGED
@@ -28,4 +28,5 @@ With this model, you can classify emotions in English text data. The model was t
|
|
28 |
7) surprise 😲
|
29 |
|
30 |
The model is a fine-tuned checkpoint of [RoBERTa-large](https://huggingface.co/roberta-large).
|
31 |
-
|
|
|
|
28 |
7) surprise 😲
|
29 |
|
30 |
The model is a fine-tuned checkpoint of [RoBERTa-large](https://huggingface.co/roberta-large).
|
31 |
+
|
32 |
+
For further details on this emotion model, please refer to the model card of its [DistilRoBERTa](https://huggingface.co/j-hartmann/emotion-english-distilroberta-base) version.
|