Datasets:
Update README.md with new changes
Browse files
README.md
CHANGED
@@ -1,6 +1,20 @@
|
|
1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
# Go Emotions Dataset (Cleaned)
|
3 |
Description of the dataset.
|
4 |
|
5 |
## Updates
|
6 |
-
-
|
|
|
1 |
|
2 |
+
---
|
3 |
+
license: apache-2.0
|
4 |
+
task_categories:
|
5 |
+
- text-classification
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
tags:
|
9 |
+
- emotions
|
10 |
+
- sentiments
|
11 |
+
- sentiment-analysis
|
12 |
+
size_categories:
|
13 |
+
- 100K<n<1M
|
14 |
+
---
|
15 |
+
|
16 |
# Go Emotions Dataset (Cleaned)
|
17 |
Description of the dataset.
|
18 |
|
19 |
## Updates
|
20 |
+
- Dataset is currated from the original go_emotions dataset
|