Datasets:
Add 'ja_cross_validation_4' config data files
Browse files
README.md
CHANGED
@@ -151,6 +151,14 @@ configs:
|
|
151 |
path: ja_cross_validation_3/test-*
|
152 |
- split: validation
|
153 |
path: ja_cross_validation_3/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
154 |
- config_name: mix
|
155 |
data_files:
|
156 |
- split: train
|
@@ -1033,6 +1041,51 @@ dataset_info:
|
|
1033 |
num_examples: 80
|
1034 |
download_size: 129410
|
1035 |
dataset_size: 368003
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1036 |
- config_name: mix
|
1037 |
features:
|
1038 |
- name: id
|
|
|
151 |
path: ja_cross_validation_3/test-*
|
152 |
- split: validation
|
153 |
path: ja_cross_validation_3/validation-*
|
154 |
+
- config_name: ja_cross_validation_4
|
155 |
+
data_files:
|
156 |
+
- split: train
|
157 |
+
path: ja_cross_validation_4/train-*
|
158 |
+
- split: test
|
159 |
+
path: ja_cross_validation_4/test-*
|
160 |
+
- split: validation
|
161 |
+
path: ja_cross_validation_4/validation-*
|
162 |
- config_name: mix
|
163 |
data_files:
|
164 |
- split: train
|
|
|
1041 |
num_examples: 80
|
1042 |
download_size: 129410
|
1043 |
dataset_size: 368003
|
1044 |
+
- config_name: ja_cross_validation_4
|
1045 |
+
features:
|
1046 |
+
- name: id
|
1047 |
+
dtype: string
|
1048 |
+
- name: text
|
1049 |
+
dtype: string
|
1050 |
+
- name: label_name_flatten
|
1051 |
+
dtype: string
|
1052 |
+
- name: label
|
1053 |
+
sequence:
|
1054 |
+
class_label:
|
1055 |
+
names:
|
1056 |
+
'0': Arts & Culture
|
1057 |
+
'1': Business & Entrepreneurs
|
1058 |
+
'2': Celebrity & Pop Culture
|
1059 |
+
'3': Diaries & Daily Life
|
1060 |
+
'4': Family
|
1061 |
+
'5': Fashion & Style
|
1062 |
+
'6': Film, TV & Video
|
1063 |
+
'7': Fitness & Health
|
1064 |
+
'8': Food & Dining
|
1065 |
+
'9': Learning & Educational
|
1066 |
+
'10': News & Social Concern
|
1067 |
+
'11': Relationships
|
1068 |
+
'12': Science & Technology
|
1069 |
+
'13': Youth & Student Life
|
1070 |
+
'14': Music
|
1071 |
+
'15': Gaming
|
1072 |
+
'16': Sports
|
1073 |
+
'17': Travel & Adventure
|
1074 |
+
'18': Other Hobbies
|
1075 |
+
- name: label_name
|
1076 |
+
sequence: string
|
1077 |
+
splits:
|
1078 |
+
- name: train
|
1079 |
+
num_bytes: 264397
|
1080 |
+
num_examples: 720
|
1081 |
+
- name: test
|
1082 |
+
num_bytes: 73252
|
1083 |
+
num_examples: 200
|
1084 |
+
- name: validation
|
1085 |
+
num_bytes: 30354
|
1086 |
+
num_examples: 80
|
1087 |
+
download_size: 129674
|
1088 |
+
dataset_size: 368003
|
1089 |
- config_name: mix
|
1090 |
features:
|
1091 |
- name: id
|
ja_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:7cdd44bde7e213aa53745aee9b5a8437f18cb269fd31c63067195bf683687512
|
3 |
+
size 27727
|
ja_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:6135f18f6f59dc17e6d9cc5f967afd0cf325d84eabf059e8beb740f95dfeb392
|
3 |
+
size 86529
|
ja_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:e151c15a1bacd3c46f043762f34b66bb2228451f3b8f2594b30c32ba15234ba7
|
3 |
+
size 15418
|