Datasets:
Add 'gr_cross_validation_2' config data files
Browse files
README.md
CHANGED
@@ -127,6 +127,14 @@ configs:
|
|
127 |
path: gr_cross_validation_1/test-*
|
128 |
- split: validation
|
129 |
path: gr_cross_validation_1/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
130 |
- config_name: ja
|
131 |
data_files:
|
132 |
- split: train
|
@@ -922,6 +930,51 @@ dataset_info:
|
|
922 |
num_examples: 80
|
923 |
download_size: 192350
|
924 |
dataset_size: 611197
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
925 |
- config_name: ja
|
926 |
features:
|
927 |
- name: id
|
|
|
127 |
path: gr_cross_validation_1/test-*
|
128 |
- split: validation
|
129 |
path: gr_cross_validation_1/validation-*
|
130 |
+
- config_name: gr_cross_validation_2
|
131 |
+
data_files:
|
132 |
+
- split: train
|
133 |
+
path: gr_cross_validation_2/train-*
|
134 |
+
- split: test
|
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
|
|
|
930 |
num_examples: 80
|
931 |
download_size: 192350
|
932 |
dataset_size: 611197
|
933 |
+
- config_name: gr_cross_validation_2
|
934 |
+
features:
|
935 |
+
- name: id
|
936 |
+
dtype: string
|
937 |
+
- name: text
|
938 |
+
dtype: string
|
939 |
+
- name: label_name_flatten
|
940 |
+
dtype: string
|
941 |
+
- name: label
|
942 |
+
sequence:
|
943 |
+
class_label:
|
944 |
+
names:
|
945 |
+
'0': Arts & Culture
|
946 |
+
'1': Business & Entrepreneurs
|
947 |
+
'2': Celebrity & Pop Culture
|
948 |
+
'3': Diaries & Daily Life
|
949 |
+
'4': Family
|
950 |
+
'5': Fashion & Style
|
951 |
+
'6': Film, TV & Video
|
952 |
+
'7': Fitness & Health
|
953 |
+
'8': Food & Dining
|
954 |
+
'9': Learning & Educational
|
955 |
+
'10': News & Social Concern
|
956 |
+
'11': Relationships
|
957 |
+
'12': Science & Technology
|
958 |
+
'13': Youth & Student Life
|
959 |
+
'14': Music
|
960 |
+
'15': Gaming
|
961 |
+
'16': Sports
|
962 |
+
'17': Travel & Adventure
|
963 |
+
'18': Other Hobbies
|
964 |
+
- name: label_name
|
965 |
+
sequence: string
|
966 |
+
splits:
|
967 |
+
- name: train
|
968 |
+
num_bytes: 439664
|
969 |
+
num_examples: 720
|
970 |
+
- name: test
|
971 |
+
num_bytes: 123003
|
972 |
+
num_examples: 200
|
973 |
+
- name: validation
|
974 |
+
num_bytes: 48530
|
975 |
+
num_examples: 80
|
976 |
+
download_size: 192425
|
977 |
+
dataset_size: 611197
|
978 |
- config_name: ja
|
979 |
features:
|
980 |
- name: id
|
gr_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:8593904e092c5fb2a722328cb89929ca3cf57be52d2989fce18217ba353c575c
|
3 |
+
size 41126
|
gr_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:018248cdd652ecc0a10f4138f7e0d1a7beb2e4a73717f251836ed83a8e7ce6c8
|
3 |
+
size 131652
|
gr_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:7d614f3228a930116e832c3c99da3efd2322bd6cc46b9dbd49a86e79312107d5
|
3 |
+
size 19647
|