Datasets:
Add 'es_cross_validation_4' config data files
Browse files
README.md
CHANGED
@@ -95,6 +95,14 @@ configs:
|
|
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
|
@@ -678,6 +686,51 @@ dataset_info:
|
|
678 |
num_examples: 80
|
679 |
download_size: 134724
|
680 |
dataset_size: 396067
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
681 |
- config_name: gr
|
682 |
features:
|
683 |
- name: id
|
|
|
95 |
path: es_cross_validation_3/test-*
|
96 |
- split: validation
|
97 |
path: es_cross_validation_3/validation-*
|
98 |
+
- config_name: es_cross_validation_4
|
99 |
+
data_files:
|
100 |
+
- split: train
|
101 |
+
path: es_cross_validation_4/train-*
|
102 |
+
- split: test
|
103 |
+
path: es_cross_validation_4/test-*
|
104 |
+
- split: validation
|
105 |
+
path: es_cross_validation_4/validation-*
|
106 |
- config_name: gr
|
107 |
data_files:
|
108 |
- split: train
|
|
|
686 |
num_examples: 80
|
687 |
download_size: 134724
|
688 |
dataset_size: 396067
|
689 |
+
- config_name: es_cross_validation_4
|
690 |
+
features:
|
691 |
+
- name: id
|
692 |
+
dtype: string
|
693 |
+
- name: text
|
694 |
+
dtype: string
|
695 |
+
- name: label_name_flatten
|
696 |
+
dtype: string
|
697 |
+
- name: label
|
698 |
+
sequence:
|
699 |
+
class_label:
|
700 |
+
names:
|
701 |
+
'0': Arts & Culture
|
702 |
+
'1': Business & Entrepreneurs
|
703 |
+
'2': Celebrity & Pop Culture
|
704 |
+
'3': Diaries & Daily Life
|
705 |
+
'4': Family
|
706 |
+
'5': Fashion & Style
|
707 |
+
'6': Film, TV & Video
|
708 |
+
'7': Fitness & Health
|
709 |
+
'8': Food & Dining
|
710 |
+
'9': Learning & Educational
|
711 |
+
'10': News & Social Concern
|
712 |
+
'11': Relationships
|
713 |
+
'12': Science & Technology
|
714 |
+
'13': Youth & Student Life
|
715 |
+
'14': Music
|
716 |
+
'15': Gaming
|
717 |
+
'16': Sports
|
718 |
+
'17': Travel & Adventure
|
719 |
+
'18': Other Hobbies
|
720 |
+
- name: label_name
|
721 |
+
sequence: string
|
722 |
+
splits:
|
723 |
+
- name: train
|
724 |
+
num_bytes: 283267
|
725 |
+
num_examples: 720
|
726 |
+
- name: test
|
727 |
+
num_bytes: 82021
|
728 |
+
num_examples: 200
|
729 |
+
- name: validation
|
730 |
+
num_bytes: 30779
|
731 |
+
num_examples: 80
|
732 |
+
download_size: 135103
|
733 |
+
dataset_size: 396067
|
734 |
- config_name: gr
|
735 |
features:
|
736 |
- name: id
|
es_cross_validation_4/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b1d8034b5c546aab4c7ff95dc19695930646038d1c7434ff8ae2fa58bef1698
|
3 |
+
size 31807
|
es_cross_validation_4/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53c13f22a904477faa50ef657e73812ad46254ce892af84dddd72f7915d3bff9
|
3 |
+
size 88337
|
es_cross_validation_4/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9e45e760959ec59c4a1f52d4c5107a8e5ec926b04906d4365d1765bb042ca33
|
3 |
+
size 14959
|