diff --git a/README.md b/README.md index e9d0485..3d8ef20 100644 --- a/README.md +++ b/README.md @@ -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: