Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -215,6 +215,49 @@ dataset_info:
|
|
| 215 |
num_examples: 5000
|
| 216 |
download_size: 238411609
|
| 217 |
dataset_size: 559287874
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 218 |
- config_name: it
|
| 219 |
features:
|
| 220 |
- name: id
|
|
@@ -428,6 +471,14 @@ configs:
|
|
| 428 |
path: fr/test-*
|
| 429 |
- split: validation
|
| 430 |
path: fr/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 431 |
- config_name: it
|
| 432 |
data_files:
|
| 433 |
- split: train
|
|
|
|
| 215 |
num_examples: 5000
|
| 216 |
download_size: 238411609
|
| 217 |
dataset_size: 559287874
|
| 218 |
+
- config_name: hu
|
| 219 |
+
features:
|
| 220 |
+
- name: id
|
| 221 |
+
dtype: string
|
| 222 |
+
- name: text
|
| 223 |
+
dtype: string
|
| 224 |
+
- name: label
|
| 225 |
+
sequence:
|
| 226 |
+
class_label:
|
| 227 |
+
names:
|
| 228 |
+
'0': '100149'
|
| 229 |
+
'1': '100160'
|
| 230 |
+
'2': '100148'
|
| 231 |
+
'3': '100147'
|
| 232 |
+
'4': '100152'
|
| 233 |
+
'5': '100143'
|
| 234 |
+
'6': '100156'
|
| 235 |
+
'7': '100158'
|
| 236 |
+
'8': '100154'
|
| 237 |
+
'9': '100153'
|
| 238 |
+
'10': '100142'
|
| 239 |
+
'11': '100145'
|
| 240 |
+
'12': '100150'
|
| 241 |
+
'13': '100162'
|
| 242 |
+
'14': '100159'
|
| 243 |
+
'15': '100144'
|
| 244 |
+
'16': '100151'
|
| 245 |
+
'17': '100157'
|
| 246 |
+
'18': '100161'
|
| 247 |
+
'19': '100146'
|
| 248 |
+
'20': '100155'
|
| 249 |
+
splits:
|
| 250 |
+
- name: train
|
| 251 |
+
num_bytes: 208805826
|
| 252 |
+
num_examples: 22664
|
| 253 |
+
- name: test
|
| 254 |
+
num_bytes: 68990654
|
| 255 |
+
num_examples: 5000
|
| 256 |
+
- name: validation
|
| 257 |
+
num_bytes: 48101011
|
| 258 |
+
num_examples: 5000
|
| 259 |
+
download_size: 139218484
|
| 260 |
+
dataset_size: 325897491
|
| 261 |
- config_name: it
|
| 262 |
features:
|
| 263 |
- name: id
|
|
|
|
| 471 |
path: fr/test-*
|
| 472 |
- split: validation
|
| 473 |
path: fr/validation-*
|
| 474 |
+
- config_name: hu
|
| 475 |
+
data_files:
|
| 476 |
+
- split: train
|
| 477 |
+
path: hu/train-*
|
| 478 |
+
- split: test
|
| 479 |
+
path: hu/test-*
|
| 480 |
+
- split: validation
|
| 481 |
+
path: hu/validation-*
|
| 482 |
- config_name: it
|
| 483 |
data_files:
|
| 484 |
- split: train
|