kardosdrur
commited on
Commit
•
6629cb9
1
Parent(s):
36a28af
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -473,6 +473,49 @@ dataset_info:
|
|
473 |
num_examples: 5000
|
474 |
download_size: 234660000
|
475 |
dataset_size: 540114024
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
476 |
- config_name: nl
|
477 |
features:
|
478 |
- name: id
|
@@ -820,6 +863,14 @@ configs:
|
|
820 |
path: it/test-*
|
821 |
- split: validation
|
822 |
path: it/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
823 |
- config_name: nl
|
824 |
data_files:
|
825 |
- split: train
|
|
|
473 |
num_examples: 5000
|
474 |
download_size: 234660000
|
475 |
dataset_size: 540114024
|
476 |
+
- config_name: lt
|
477 |
+
features:
|
478 |
+
- name: id
|
479 |
+
dtype: string
|
480 |
+
- name: text
|
481 |
+
dtype: string
|
482 |
+
- name: label
|
483 |
+
sequence:
|
484 |
+
class_label:
|
485 |
+
names:
|
486 |
+
'0': '100149'
|
487 |
+
'1': '100160'
|
488 |
+
'2': '100148'
|
489 |
+
'3': '100147'
|
490 |
+
'4': '100152'
|
491 |
+
'5': '100143'
|
492 |
+
'6': '100156'
|
493 |
+
'7': '100158'
|
494 |
+
'8': '100154'
|
495 |
+
'9': '100153'
|
496 |
+
'10': '100142'
|
497 |
+
'11': '100145'
|
498 |
+
'12': '100150'
|
499 |
+
'13': '100162'
|
500 |
+
'14': '100159'
|
501 |
+
'15': '100144'
|
502 |
+
'16': '100151'
|
503 |
+
'17': '100157'
|
504 |
+
'18': '100161'
|
505 |
+
'19': '100146'
|
506 |
+
'20': '100155'
|
507 |
+
splits:
|
508 |
+
- name: train
|
509 |
+
num_bytes: 185211655
|
510 |
+
num_examples: 23188
|
511 |
+
- name: test
|
512 |
+
num_bytes: 59484699
|
513 |
+
num_examples: 5000
|
514 |
+
- name: validation
|
515 |
+
num_bytes: 41841012
|
516 |
+
num_examples: 5000
|
517 |
+
download_size: 129472683
|
518 |
+
dataset_size: 286537366
|
519 |
- config_name: nl
|
520 |
features:
|
521 |
- name: id
|
|
|
863 |
path: it/test-*
|
864 |
- split: validation
|
865 |
path: it/validation-*
|
866 |
+
- config_name: lt
|
867 |
+
data_files:
|
868 |
+
- split: train
|
869 |
+
path: lt/train-*
|
870 |
+
- split: test
|
871 |
+
path: lt/test-*
|
872 |
+
- split: validation
|
873 |
+
path: lt/validation-*
|
874 |
- config_name: nl
|
875 |
data_files:
|
876 |
- split: train
|