Datasets:
Add 'es_cross_validation_1' config data files
Browse files
README.md
CHANGED
@@ -71,6 +71,14 @@ configs:
|
|
71 |
path: es_cross_validation_0/test-*
|
72 |
- split: validation
|
73 |
path: es_cross_validation_0/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
74 |
- config_name: gr
|
75 |
data_files:
|
76 |
- split: train
|
@@ -519,6 +527,51 @@ dataset_info:
|
|
519 |
num_examples: 80
|
520 |
download_size: 135097
|
521 |
dataset_size: 396067
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
522 |
- config_name: gr
|
523 |
features:
|
524 |
- name: id
|
|
|
71 |
path: es_cross_validation_0/test-*
|
72 |
- split: validation
|
73 |
path: es_cross_validation_0/validation-*
|
74 |
+
- config_name: es_cross_validation_1
|
75 |
+
data_files:
|
76 |
+
- split: train
|
77 |
+
path: es_cross_validation_1/train-*
|
78 |
+
- split: test
|
79 |
+
path: es_cross_validation_1/test-*
|
80 |
+
- split: validation
|
81 |
+
path: es_cross_validation_1/validation-*
|
82 |
- config_name: gr
|
83 |
data_files:
|
84 |
- split: train
|
|
|
527 |
num_examples: 80
|
528 |
download_size: 135097
|
529 |
dataset_size: 396067
|
530 |
+
- config_name: es_cross_validation_1
|
531 |
+
features:
|
532 |
+
- name: id
|
533 |
+
dtype: string
|
534 |
+
- name: text
|
535 |
+
dtype: string
|
536 |
+
- name: label_name_flatten
|
537 |
+
dtype: string
|
538 |
+
- name: label
|
539 |
+
sequence:
|
540 |
+
class_label:
|
541 |
+
names:
|
542 |
+
'0': Arts & Culture
|
543 |
+
'1': Business & Entrepreneurs
|
544 |
+
'2': Celebrity & Pop Culture
|
545 |
+
'3': Diaries & Daily Life
|
546 |
+
'4': Family
|
547 |
+
'5': Fashion & Style
|
548 |
+
'6': Film, TV & Video
|
549 |
+
'7': Fitness & Health
|
550 |
+
'8': Food & Dining
|
551 |
+
'9': Learning & Educational
|
552 |
+
'10': News & Social Concern
|
553 |
+
'11': Relationships
|
554 |
+
'12': Science & Technology
|
555 |
+
'13': Youth & Student Life
|
556 |
+
'14': Music
|
557 |
+
'15': Gaming
|
558 |
+
'16': Sports
|
559 |
+
'17': Travel & Adventure
|
560 |
+
'18': Other Hobbies
|
561 |
+
- name: label_name
|
562 |
+
sequence: string
|
563 |
+
splits:
|
564 |
+
- name: train
|
565 |
+
num_bytes: 288027
|
566 |
+
num_examples: 720
|
567 |
+
- name: test
|
568 |
+
num_bytes: 76196
|
569 |
+
num_examples: 200
|
570 |
+
- name: validation
|
571 |
+
num_bytes: 31844
|
572 |
+
num_examples: 80
|
573 |
+
download_size: 134736
|
574 |
+
dataset_size: 396067
|
575 |
- config_name: gr
|
576 |
features:
|
577 |
- name: id
|
es_cross_validation_1/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32aae7ffc62e85306dfdbcc8e41d8434e68cd6f7710be7a20da139cfeb7d0a05
|
3 |
+
size 27346
|
es_cross_validation_1/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:57f03655d27b5ab91130bedfd81d7f65ae76f0a3bca581e3035ed33fd6d8273f
|
3 |
+
size 92193
|
es_cross_validation_1/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:804f94d42ef18ea7b207357ce47954b1f66eb3649f539a82c8e111aa1f467ebd
|
3 |
+
size 15197
|