Datasets:
Add 'ja_cross_validation_2' config data files
Browse files
README.md
CHANGED
@@ -135,6 +135,14 @@ configs:
|
|
135 |
path: ja_cross_validation_1/test-*
|
136 |
- split: validation
|
137 |
path: ja_cross_validation_1/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
138 |
- config_name: mix
|
139 |
data_files:
|
140 |
- split: train
|
@@ -927,6 +935,51 @@ dataset_info:
|
|
927 |
num_examples: 80
|
928 |
download_size: 129816
|
929 |
dataset_size: 368003
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
930 |
- config_name: mix
|
931 |
features:
|
932 |
- name: id
|
|
|
135 |
path: ja_cross_validation_1/test-*
|
136 |
- split: validation
|
137 |
path: ja_cross_validation_1/validation-*
|
138 |
+
- config_name: ja_cross_validation_2
|
139 |
+
data_files:
|
140 |
+
- split: train
|
141 |
+
path: ja_cross_validation_2/train-*
|
142 |
+
- split: test
|
143 |
+
path: ja_cross_validation_2/test-*
|
144 |
+
- split: validation
|
145 |
+
path: ja_cross_validation_2/validation-*
|
146 |
- config_name: mix
|
147 |
data_files:
|
148 |
- split: train
|
|
|
935 |
num_examples: 80
|
936 |
download_size: 129816
|
937 |
dataset_size: 368003
|
938 |
+
- config_name: ja_cross_validation_2
|
939 |
+
features:
|
940 |
+
- name: id
|
941 |
+
dtype: string
|
942 |
+
- name: text
|
943 |
+
dtype: string
|
944 |
+
- name: label_name_flatten
|
945 |
+
dtype: string
|
946 |
+
- name: label
|
947 |
+
sequence:
|
948 |
+
class_label:
|
949 |
+
names:
|
950 |
+
'0': Arts & Culture
|
951 |
+
'1': Business & Entrepreneurs
|
952 |
+
'2': Celebrity & Pop Culture
|
953 |
+
'3': Diaries & Daily Life
|
954 |
+
'4': Family
|
955 |
+
'5': Fashion & Style
|
956 |
+
'6': Film, TV & Video
|
957 |
+
'7': Fitness & Health
|
958 |
+
'8': Food & Dining
|
959 |
+
'9': Learning & Educational
|
960 |
+
'10': News & Social Concern
|
961 |
+
'11': Relationships
|
962 |
+
'12': Science & Technology
|
963 |
+
'13': Youth & Student Life
|
964 |
+
'14': Music
|
965 |
+
'15': Gaming
|
966 |
+
'16': Sports
|
967 |
+
'17': Travel & Adventure
|
968 |
+
'18': Other Hobbies
|
969 |
+
- name: label_name
|
970 |
+
sequence: string
|
971 |
+
splits:
|
972 |
+
- name: train
|
973 |
+
num_bytes: 265599
|
974 |
+
num_examples: 720
|
975 |
+
- name: test
|
976 |
+
num_bytes: 72220
|
977 |
+
num_examples: 200
|
978 |
+
- name: validation
|
979 |
+
num_bytes: 30184
|
980 |
+
num_examples: 80
|
981 |
+
download_size: 129064
|
982 |
+
dataset_size: 368003
|
983 |
- config_name: mix
|
984 |
features:
|
985 |
- name: id
|
ja_cross_validation_2/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59678cd9ce06dd0ac35cf5548f91001d9d4d175357fe065a31a53f220bc85c07
|
3 |
+
size 26873
|
ja_cross_validation_2/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94921ebc3961c349371b20faaba2829d6fe62e7b87d72c1871fe35d15c36e85f
|
3 |
+
size 87245
|
ja_cross_validation_2/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:134aa2f21923c916bf1c081aa993c9640f917991d1b25d85c7d58b93be900c03
|
3 |
+
size 14946
|