Commit
·
7bd16b5
1
Parent(s):
d957e12
Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,14 @@ language:
|
|
7 |
- en
|
8 |
size_categories:
|
9 |
- 100K<n<1M
|
10 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
- en
|
8 |
size_categories:
|
9 |
- 100K<n<1M
|
10 |
+
---
|
11 |
+
|
12 |
+
300k (40k after balancing the class) sentences from C4 dataset with sentiment annotation (Positive, Negative, Neutral) automatically annotated with GPT3.5.
|
13 |
+
|
14 |
+
|
15 |
+
Labels:
|
16 |
+
|
17 |
+
O: Positive
|
18 |
+
1:Negative
|
19 |
+
2:Neutral
|
20 |
+
|