Commit Graph

8 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
j-hartmann c0cc7f81e0 updated labels 2021-06-15 10:33:11 +00:00
j-hartmann 599d32d232 updated labels 2021-06-15 10:29:09 +00:00
j-hartmann 8298d8a51e updated labels 2021-06-15 10:16:23 +00:00
j-hartmann f759ba9691 updated labels 2021-06-15 10:10:17 +00:00
j-hartmann 312facaa1a initial commit 2021-06-15 09:55:44 +00:00
system a230e5e7fb initial commit 2021-06-15 09:43:00 +00:00