Update README.md
This commit is contained in:
parent
80a6c9d881
commit
04392f3e2e
|
@ -10,6 +10,8 @@ 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.
|
||||
|
||||
## Application
|
||||
|
||||
a) Run emotion model with 3 lines of code on single text example using Hugging Face's pipeline command:
|
||||
|
|
Loading…
Reference in New Issue