Commit Graph

2 Commits

Author SHA1 Message Date
Hartmann b863093286 add description 2021-06-16 09:12:41 +00:00
Hartmann b3f60b8037 Create README.md
This model enables emotion classification for English texts. The model predicts 7 emotions: 

Run this model with 3 lines of codes using Hugging Face's pipeline command: 
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/j-hartmann/emotion-english-distilroberta-base/blob/main/simple_emotion_pipeline.ipynb)
2021-06-16 08:28:11 +00:00