j-hartmann
commited on
Commit
•
092a428
1
Parent(s):
f7dc7cd
updated example texts
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Description
|
2 |
|
3 |
With this model, you can classify emotions in English text data. The model was trained on diverse datasets and predicts 7 emotions:
|
|
|
1 |
+
---
|
2 |
+
|
3 |
+
widget:
|
4 |
+
- text: "Oh wow. Where is that from??"
|
5 |
+
- text: "This movie always makes me cry.."
|
6 |
+
- text: "Really?! This is f++ked up!"
|
7 |
+
|
8 |
+
---
|
9 |
+
|
10 |
## Description
|
11 |
|
12 |
With this model, you can classify emotions in English text data. The model was trained on diverse datasets and predicts 7 emotions:
|