Update README.md
Browse files
README.md
CHANGED
@@ -6,16 +6,6 @@ pipeline_tag: text-classification
|
|
6 |
tags:
|
7 |
- code
|
8 |
widget:
|
9 |
-
- text: "I love football so much"
|
10 |
-
example_title: "love 2"
|
11 |
-
- text: "I'm reflecting on my experiences to gain insights"
|
12 |
-
example_title: "think 2"
|
13 |
-
- text: "I borrowed money from a friend and haven't paid it back yet. Now I feel ashamed."
|
14 |
-
example_title: "guilty 2"
|
15 |
-
- text: "I'm starting to think that he's up to something."
|
16 |
-
example_title: "suspicious 2"
|
17 |
-
- text: "We need to approach this matter with a sense of purpose"
|
18 |
-
example_title: "serious 2"
|
19 |
- text: "I'm so angry right now. I can't believe he did that to me."
|
20 |
example_title: "anger"
|
21 |
- text: "I'm feeling disgusted by the smell of this food."
|
@@ -56,6 +46,16 @@ widget:
|
|
56 |
example_title: "suspicious"
|
57 |
- text: "I'm feeling whiny today. Everything is bothering me!"
|
58 |
example_title: "whiny"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
---
|
60 |
|
61 |
# Emotion classification from 20 classes
|
|
|
6 |
tags:
|
7 |
- code
|
8 |
widget:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
- text: "I'm so angry right now. I can't believe he did that to me."
|
10 |
example_title: "anger"
|
11 |
- text: "I'm feeling disgusted by the smell of this food."
|
|
|
46 |
example_title: "suspicious"
|
47 |
- text: "I'm feeling whiny today. Everything is bothering me!"
|
48 |
example_title: "whiny"
|
49 |
+
- text: "I love football so much"
|
50 |
+
example_title: "love 2"
|
51 |
+
- text: "I'm reflecting on my experiences to gain insights"
|
52 |
+
example_title: "think 2"
|
53 |
+
- text: "I borrowed money from a friend and haven't paid it back yet. Now I feel ashamed."
|
54 |
+
example_title: "guilty 2"
|
55 |
+
- text: "I'm starting to think that he's up to something."
|
56 |
+
example_title: "suspicious 2"
|
57 |
+
- text: "We need to approach this matter with a sense of purpose"
|
58 |
+
example_title: "serious 2"
|
59 |
---
|
60 |
|
61 |
# Emotion classification from 20 classes
|