Datasets:
Add 'es_cross_validation_3' config data files
Browse files
README.md
CHANGED
@@ -87,6 +87,14 @@ configs:
|
|
87 |
path: es_cross_validation_2/test-*
|
88 |
- split: validation
|
89 |
path: es_cross_validation_2/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
90 |
- config_name: gr
|
91 |
data_files:
|
92 |
- split: train
|
@@ -625,6 +633,51 @@ dataset_info:
|
|
625 |
num_examples: 80
|
626 |
download_size: 135092
|
627 |
dataset_size: 396067
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
628 |
- config_name: gr
|
629 |
features:
|
630 |
- name: id
|
|
|
87 |
path: es_cross_validation_2/test-*
|
88 |
- split: validation
|
89 |
path: es_cross_validation_2/validation-*
|
90 |
+
- config_name: es_cross_validation_3
|
91 |
+
data_files:
|
92 |
+
- split: train
|
93 |
+
path: es_cross_validation_3/train-*
|
94 |
+
- split: test
|
95 |
+
path: es_cross_validation_3/test-*
|
96 |
+
- split: validation
|
97 |
+
path: es_cross_validation_3/validation-*
|
98 |
- config_name: gr
|
99 |
data_files:
|
100 |
- split: train
|
|
|
633 |
num_examples: 80
|
634 |
download_size: 135092
|
635 |
dataset_size: 396067
|
636 |
+
- config_name: es_cross_validation_3
|
637 |
+
features:
|
638 |
+
- name: id
|
639 |
+
dtype: string
|
640 |
+
- name: text
|
641 |
+
dtype: string
|
642 |
+
- name: label_name_flatten
|
643 |
+
dtype: string
|
644 |
+
- name: label
|
645 |
+
sequence:
|
646 |
+
class_label:
|
647 |
+
names:
|
648 |
+
'0': Arts & Culture
|
649 |
+
'1': Business & Entrepreneurs
|
650 |
+
'2': Celebrity & Pop Culture
|
651 |
+
'3': Diaries & Daily Life
|
652 |
+
'4': Family
|
653 |
+
'5': Fashion & Style
|
654 |
+
'6': Film, TV & Video
|
655 |
+
'7': Fitness & Health
|
656 |
+
'8': Food & Dining
|
657 |
+
'9': Learning & Educational
|
658 |
+
'10': News & Social Concern
|
659 |
+
'11': Relationships
|
660 |
+
'12': Science & Technology
|
661 |
+
'13': Youth & Student Life
|
662 |
+
'14': Music
|
663 |
+
'15': Gaming
|
664 |
+
'16': Sports
|
665 |
+
'17': Travel & Adventure
|
666 |
+
'18': Other Hobbies
|
667 |
+
- name: label_name
|
668 |
+
sequence: string
|
669 |
+
splits:
|
670 |
+
- name: train
|
671 |
+
num_bytes: 285926
|
672 |
+
num_examples: 720
|
673 |
+
- name: test
|
674 |
+
num_bytes: 79652
|
675 |
+
num_examples: 200
|
676 |
+
- name: validation
|
677 |
+
num_bytes: 30489
|
678 |
+
num_examples: 80
|
679 |
+
download_size: 134724
|
680 |
+
dataset_size: 396067
|
681 |
- config_name: gr
|
682 |
features:
|
683 |
- name: id
|
es_cross_validation_3/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:95ba5d2dd0676908b636f32963353b92119c417db8d29096afbc109da58b337a
|
3 |
+
size 29805
|
es_cross_validation_3/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bc653b3e8c40443f9ab158871e80beb0c288e84c88e68cb3f8b9b20835df745
|
3 |
+
size 90110
|
es_cross_validation_3/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d26fe48921eb332c239c5803676a846e3b49b52cb84fdd44f9032bb046945ac5
|
3 |
+
size 14809
|