Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -301,6 +301,49 @@ dataset_info:
|
|
| 301 |
num_examples: 5000
|
| 302 |
download_size: 231655673
|
| 303 |
dataset_size: 548019112
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 304 |
- config_name: fi
|
| 305 |
features:
|
| 306 |
- name: id
|
|
@@ -917,6 +960,14 @@ configs:
|
|
| 917 |
path: es/test-*
|
| 918 |
- split: validation
|
| 919 |
path: es/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 920 |
- config_name: fi
|
| 921 |
data_files:
|
| 922 |
- split: train
|
|
|
|
| 301 |
num_examples: 5000
|
| 302 |
download_size: 231655673
|
| 303 |
dataset_size: 548019112
|
| 304 |
+
- config_name: et
|
| 305 |
+
features:
|
| 306 |
+
- name: id
|
| 307 |
+
dtype: string
|
| 308 |
+
- name: text
|
| 309 |
+
dtype: string
|
| 310 |
+
- name: label
|
| 311 |
+
sequence:
|
| 312 |
+
class_label:
|
| 313 |
+
names:
|
| 314 |
+
'0': '100149'
|
| 315 |
+
'1': '100160'
|
| 316 |
+
'2': '100148'
|
| 317 |
+
'3': '100147'
|
| 318 |
+
'4': '100152'
|
| 319 |
+
'5': '100143'
|
| 320 |
+
'6': '100156'
|
| 321 |
+
'7': '100158'
|
| 322 |
+
'8': '100154'
|
| 323 |
+
'9': '100153'
|
| 324 |
+
'10': '100142'
|
| 325 |
+
'11': '100145'
|
| 326 |
+
'12': '100150'
|
| 327 |
+
'13': '100162'
|
| 328 |
+
'14': '100159'
|
| 329 |
+
'15': '100144'
|
| 330 |
+
'16': '100151'
|
| 331 |
+
'17': '100157'
|
| 332 |
+
'18': '100161'
|
| 333 |
+
'19': '100146'
|
| 334 |
+
'20': '100155'
|
| 335 |
+
splits:
|
| 336 |
+
- name: train
|
| 337 |
+
num_bytes: 173878667
|
| 338 |
+
num_examples: 23126
|
| 339 |
+
- name: test
|
| 340 |
+
num_bytes: 56535275
|
| 341 |
+
num_examples: 5000
|
| 342 |
+
- name: validation
|
| 343 |
+
num_bytes: 39580854
|
| 344 |
+
num_examples: 5000
|
| 345 |
+
download_size: 121905437
|
| 346 |
+
dataset_size: 269994796
|
| 347 |
- config_name: fi
|
| 348 |
features:
|
| 349 |
- name: id
|
|
|
|
| 960 |
path: es/test-*
|
| 961 |
- split: validation
|
| 962 |
path: es/validation-*
|
| 963 |
+
- config_name: et
|
| 964 |
+
data_files:
|
| 965 |
+
- split: train
|
| 966 |
+
path: et/train-*
|
| 967 |
+
- split: test
|
| 968 |
+
path: et/test-*
|
| 969 |
+
- split: validation
|
| 970 |
+
path: et/validation-*
|
| 971 |
- config_name: fi
|
| 972 |
data_files:
|
| 973 |
- split: train
|