Librarian Bot: Add language metadata for dataset
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,5 +1,9 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: mit
|
|
|
|
|
3 |
configs:
|
4 |
- config_name: default
|
5 |
data_files:
|
@@ -124,11 +128,9 @@ dataset_info:
|
|
124 |
num_examples: 19
|
125 |
download_size: 675697
|
126 |
dataset_size: 818720
|
127 |
-
task_categories:
|
128 |
-
- text-classification
|
129 |
tags:
|
130 |
- nlp
|
131 |
- emotion classification
|
132 |
- emotion analysis
|
133 |
- psychology
|
134 |
-
---
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: mit
|
5 |
+
task_categories:
|
6 |
+
- text-classification
|
7 |
configs:
|
8 |
- config_name: default
|
9 |
data_files:
|
|
|
128 |
num_examples: 19
|
129 |
download_size: 675697
|
130 |
dataset_size: 818720
|
|
|
|
|
131 |
tags:
|
132 |
- nlp
|
133 |
- emotion classification
|
134 |
- emotion analysis
|
135 |
- psychology
|
136 |
+
---
|