Create data/vibes.csv
Browse files- data/vibes.csv +7 -0
data/vibes.csv
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
text,label
|
| 2 |
+
"I love this project",positive
|
| 3 |
+
"This is awesome",positive
|
| 4 |
+
"It works fine",neutral
|
| 5 |
+
"Nothing special here",neutral
|
| 6 |
+
"I hate this so much",negative
|
| 7 |
+
"This is broken and awful",negative
|