Datasets:
Tasks:
Text Classification
Formats:
parquet
Sub-tasks:
multi-label-classification
Size:
10K - 100K
License:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -133,6 +133,33 @@ dataset_info:
|
|
133 |
num_examples: 1080
|
134 |
download_size: 0
|
135 |
dataset_size: 224346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
136 |
- config_name: ibo
|
137 |
features:
|
138 |
- name: id
|
@@ -488,6 +515,12 @@ configs:
|
|
488 |
path: hau/validation-*
|
489 |
- split: test
|
490 |
path: hau/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
491 |
- config_name: ibo
|
492 |
data_files:
|
493 |
- split: validation
|
|
|
133 |
num_examples: 1080
|
134 |
download_size: 0
|
135 |
dataset_size: 224346
|
136 |
+
- config_name: hin
|
137 |
+
features:
|
138 |
+
- name: id
|
139 |
+
dtype: string
|
140 |
+
- name: text
|
141 |
+
dtype: string
|
142 |
+
- name: anger
|
143 |
+
dtype: int64
|
144 |
+
- name: disgust
|
145 |
+
dtype: int64
|
146 |
+
- name: fear
|
147 |
+
dtype: int64
|
148 |
+
- name: joy
|
149 |
+
dtype: int64
|
150 |
+
- name: sadness
|
151 |
+
dtype: int64
|
152 |
+
- name: surprise
|
153 |
+
dtype: int64
|
154 |
+
splits:
|
155 |
+
- name: validation
|
156 |
+
num_bytes: 27746
|
157 |
+
num_examples: 100
|
158 |
+
- name: test
|
159 |
+
num_bytes: 280953
|
160 |
+
num_examples: 1010
|
161 |
+
download_size: 118561
|
162 |
+
dataset_size: 308699
|
163 |
- config_name: ibo
|
164 |
features:
|
165 |
- name: id
|
|
|
515 |
path: hau/validation-*
|
516 |
- split: test
|
517 |
path: hau/test-*
|
518 |
+
- config_name: hin
|
519 |
+
data_files:
|
520 |
+
- split: validation
|
521 |
+
path: hin/validation-*
|
522 |
+
- split: test
|
523 |
+
path: hin/test-*
|
524 |
- config_name: ibo
|
525 |
data_files:
|
526 |
- split: validation
|