Datasets:
tyqiangz
commited on
Commit
•
e08b5e9
1
Parent(s):
f52c38b
modified dataset card on README.md to reflect more tasks and task categories
Browse files
README.md
CHANGED
@@ -20,7 +20,12 @@ size_categories:
|
|
20 |
- 100K<n<1M
|
21 |
- 1M<n<10M
|
22 |
task_ids:
|
|
|
23 |
- sentiment-classification
|
|
|
|
|
|
|
|
|
24 |
---
|
25 |
|
26 |
# Multilingual Sentiments Dataset
|
|
|
20 |
- 100K<n<1M
|
21 |
- 1M<n<10M
|
22 |
task_ids:
|
23 |
+
- text-classification
|
24 |
- sentiment-classification
|
25 |
+
- sentiment-analysis
|
26 |
+
task_categories:
|
27 |
+
- text-classification
|
28 |
+
- sentiment-analysis
|
29 |
---
|
30 |
|
31 |
# Multilingual Sentiments Dataset
|