Update README.md

This commit is contained in:
Hartmann 2021-06-16 09:35:11 +00:00 committed by huggingface-web
parent 80a6c9d881
commit 04392f3e2e
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ With this model, you can classify emotions in English text data. The model was t
6) sadness 6) sadness
7) surprise 7) surprise
The model is a fine-tuned checkpoint of DistilRoBERTa-base.
## Application ## Application
a) Run emotion model with 3 lines of code on single text example using Hugging Face's pipeline command: a) Run emotion model with 3 lines of code on single text example using Hugging Face's pipeline command: