Datasets:
Add 'gr_cross_validation_3' config data files
Browse files
README.md
CHANGED
@@ -135,6 +135,14 @@ configs:
|
|
135 |
path: gr_cross_validation_2/test-*
|
136 |
- split: validation
|
137 |
path: gr_cross_validation_2/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
138 |
- config_name: ja
|
139 |
data_files:
|
140 |
- split: train
|
@@ -975,6 +983,51 @@ dataset_info:
|
|
975 |
num_examples: 80
|
976 |
download_size: 192425
|
977 |
dataset_size: 611197
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
978 |
- config_name: ja
|
979 |
features:
|
980 |
- name: id
|
|
|
135 |
path: gr_cross_validation_2/test-*
|
136 |
- split: validation
|
137 |
path: gr_cross_validation_2/validation-*
|
138 |
+
- config_name: gr_cross_validation_3
|
139 |
+
data_files:
|
140 |
+
- split: train
|
141 |
+
path: gr_cross_validation_3/train-*
|
142 |
+
- split: test
|
143 |
+
path: gr_cross_validation_3/test-*
|
144 |
+
- split: validation
|
145 |
+
path: gr_cross_validation_3/validation-*
|
146 |
- config_name: ja
|
147 |
data_files:
|
148 |
- split: train
|
|
|
983 |
num_examples: 80
|
984 |
download_size: 192425
|
985 |
dataset_size: 611197
|
986 |
+
- config_name: gr_cross_validation_3
|
987 |
+
features:
|
988 |
+
- name: id
|
989 |
+
dtype: string
|
990 |
+
- name: text
|
991 |
+
dtype: string
|
992 |
+
- name: label_name_flatten
|
993 |
+
dtype: string
|
994 |
+
- name: label
|
995 |
+
sequence:
|
996 |
+
class_label:
|
997 |
+
names:
|
998 |
+
'0': Arts & Culture
|
999 |
+
'1': Business & Entrepreneurs
|
1000 |
+
'2': Celebrity & Pop Culture
|
1001 |
+
'3': Diaries & Daily Life
|
1002 |
+
'4': Family
|
1003 |
+
'5': Fashion & Style
|
1004 |
+
'6': Film, TV & Video
|
1005 |
+
'7': Fitness & Health
|
1006 |
+
'8': Food & Dining
|
1007 |
+
'9': Learning & Educational
|
1008 |
+
'10': News & Social Concern
|
1009 |
+
'11': Relationships
|
1010 |
+
'12': Science & Technology
|
1011 |
+
'13': Youth & Student Life
|
1012 |
+
'14': Music
|
1013 |
+
'15': Gaming
|
1014 |
+
'16': Sports
|
1015 |
+
'17': Travel & Adventure
|
1016 |
+
'18': Other Hobbies
|
1017 |
+
- name: label_name
|
1018 |
+
sequence: string
|
1019 |
+
splits:
|
1020 |
+
- name: train
|
1021 |
+
num_bytes: 442091
|
1022 |
+
num_examples: 720
|
1023 |
+
- name: test
|
1024 |
+
num_bytes: 119730
|
1025 |
+
num_examples: 200
|
1026 |
+
- name: validation
|
1027 |
+
num_bytes: 49376
|
1028 |
+
num_examples: 80
|
1029 |
+
download_size: 193008
|
1030 |
+
dataset_size: 611197
|
1031 |
- config_name: ja
|
1032 |
features:
|
1033 |
- name: id
|
gr_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:ffa126ff9c6c9bc00792f86e8cc5f8983bbef002764fe226919a4ac001c24dc5
|
3 |
+
size 40502
|
gr_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:e6cfaf89a597c622c39fb704c7ede68bd4fcefeda001a0d44957d9dc0f956a61
|
3 |
+
size 132004
|
gr_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:86415d39f780e53599fae87d6dbce8cde4a8cf423f0033d101308e1d4b109e53
|
3 |
+
size 20502
|