kardosdrur
commited on
Commit
•
1d5e756
1
Parent(s):
69130d9
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: fr
|
305 |
features:
|
306 |
- name: id
|
@@ -702,6 +745,14 @@ configs:
|
|
702 |
path: es/test-*
|
703 |
- split: validation
|
704 |
path: es/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
705 |
- config_name: fr
|
706 |
data_files:
|
707 |
- split: train
|
|
|
301 |
num_examples: 5000
|
302 |
download_size: 231655673
|
303 |
dataset_size: 548019112
|
304 |
+
- config_name: fi
|
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: 336145889
|
338 |
+
num_examples: 42497
|
339 |
+
- name: test
|
340 |
+
num_bytes: 63280908
|
341 |
+
num_examples: 5000
|
342 |
+
- name: validation
|
343 |
+
num_bytes: 44500028
|
344 |
+
num_examples: 5000
|
345 |
+
download_size: 195677552
|
346 |
+
dataset_size: 443926825
|
347 |
- config_name: fr
|
348 |
features:
|
349 |
- name: id
|
|
|
745 |
path: es/test-*
|
746 |
- split: validation
|
747 |
path: es/validation-*
|
748 |
+
- config_name: fi
|
749 |
+
data_files:
|
750 |
+
- split: train
|
751 |
+
path: fi/train-*
|
752 |
+
- split: test
|
753 |
+
path: fi/test-*
|
754 |
+
- split: validation
|
755 |
+
path: fi/validation-*
|
756 |
- config_name: fr
|
757 |
data_files:
|
758 |
- split: train
|