Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -516,6 +516,49 @@ dataset_info:
|
|
516 |
num_examples: 5000
|
517 |
download_size: 118725499
|
518 |
dataset_size: 279183170
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
519 |
configs:
|
520 |
- config_name: cs
|
521 |
data_files:
|
@@ -613,6 +656,14 @@ configs:
|
|
613 |
path: ro/test-*
|
614 |
- split: validation
|
615 |
path: ro/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
616 |
---
|
617 |
# Dataset Card for "eurlex-multilingual"
|
618 |
|
|
|
516 |
num_examples: 5000
|
517 |
download_size: 118725499
|
518 |
dataset_size: 279183170
|
519 |
+
- config_name: sv
|
520 |
+
features:
|
521 |
+
- name: id
|
522 |
+
dtype: string
|
523 |
+
- name: text
|
524 |
+
dtype: string
|
525 |
+
- name: label
|
526 |
+
sequence:
|
527 |
+
class_label:
|
528 |
+
names:
|
529 |
+
'0': '100149'
|
530 |
+
'1': '100160'
|
531 |
+
'2': '100148'
|
532 |
+
'3': '100147'
|
533 |
+
'4': '100152'
|
534 |
+
'5': '100143'
|
535 |
+
'6': '100156'
|
536 |
+
'7': '100158'
|
537 |
+
'8': '100154'
|
538 |
+
'9': '100153'
|
539 |
+
'10': '100142'
|
540 |
+
'11': '100145'
|
541 |
+
'12': '100150'
|
542 |
+
'13': '100162'
|
543 |
+
'14': '100159'
|
544 |
+
'15': '100144'
|
545 |
+
'16': '100151'
|
546 |
+
'17': '100157'
|
547 |
+
'18': '100161'
|
548 |
+
'19': '100146'
|
549 |
+
'20': '100155'
|
550 |
+
splits:
|
551 |
+
- name: train
|
552 |
+
num_bytes: 329071237
|
553 |
+
num_examples: 42490
|
554 |
+
- name: test
|
555 |
+
num_bytes: 60602014
|
556 |
+
num_examples: 5000
|
557 |
+
- name: validation
|
558 |
+
num_bytes: 42766055
|
559 |
+
num_examples: 5000
|
560 |
+
download_size: 184901331
|
561 |
+
dataset_size: 432439306
|
562 |
configs:
|
563 |
- config_name: cs
|
564 |
data_files:
|
|
|
656 |
path: ro/test-*
|
657 |
- split: validation
|
658 |
path: ro/validation-*
|
659 |
+
- config_name: sv
|
660 |
+
data_files:
|
661 |
+
- split: train
|
662 |
+
path: sv/train-*
|
663 |
+
- split: test
|
664 |
+
path: sv/test-*
|
665 |
+
- split: validation
|
666 |
+
path: sv/validation-*
|
667 |
---
|
668 |
# Dataset Card for "eurlex-multilingual"
|
669 |
|