Datasets:
Add 'gr_cross_validation_1' config data files
Browse files
README.md
CHANGED
|
@@ -119,6 +119,14 @@ configs:
|
|
| 119 |
path: gr_cross_validation_0/test-*
|
| 120 |
- split: validation
|
| 121 |
path: gr_cross_validation_0/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 122 |
- config_name: ja
|
| 123 |
data_files:
|
| 124 |
- split: train
|
|
@@ -869,6 +877,51 @@ dataset_info:
|
|
| 869 |
num_examples: 80
|
| 870 |
download_size: 193281
|
| 871 |
dataset_size: 611197
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 872 |
- config_name: ja
|
| 873 |
features:
|
| 874 |
- name: id
|
|
|
|
| 119 |
path: gr_cross_validation_0/test-*
|
| 120 |
- split: validation
|
| 121 |
path: gr_cross_validation_0/validation-*
|
| 122 |
+
- config_name: gr_cross_validation_1
|
| 123 |
+
data_files:
|
| 124 |
+
- split: train
|
| 125 |
+
path: gr_cross_validation_1/train-*
|
| 126 |
+
- split: test
|
| 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
|
|
|
|
| 877 |
num_examples: 80
|
| 878 |
download_size: 193281
|
| 879 |
dataset_size: 611197
|
| 880 |
+
- config_name: gr_cross_validation_1
|
| 881 |
+
features:
|
| 882 |
+
- name: id
|
| 883 |
+
dtype: string
|
| 884 |
+
- name: text
|
| 885 |
+
dtype: string
|
| 886 |
+
- name: label_name_flatten
|
| 887 |
+
dtype: string
|
| 888 |
+
- name: label
|
| 889 |
+
sequence:
|
| 890 |
+
class_label:
|
| 891 |
+
names:
|
| 892 |
+
'0': Arts & Culture
|
| 893 |
+
'1': Business & Entrepreneurs
|
| 894 |
+
'2': Celebrity & Pop Culture
|
| 895 |
+
'3': Diaries & Daily Life
|
| 896 |
+
'4': Family
|
| 897 |
+
'5': Fashion & Style
|
| 898 |
+
'6': Film, TV & Video
|
| 899 |
+
'7': Fitness & Health
|
| 900 |
+
'8': Food & Dining
|
| 901 |
+
'9': Learning & Educational
|
| 902 |
+
'10': News & Social Concern
|
| 903 |
+
'11': Relationships
|
| 904 |
+
'12': Science & Technology
|
| 905 |
+
'13': Youth & Student Life
|
| 906 |
+
'14': Music
|
| 907 |
+
'15': Gaming
|
| 908 |
+
'16': Sports
|
| 909 |
+
'17': Travel & Adventure
|
| 910 |
+
'18': Other Hobbies
|
| 911 |
+
- name: label_name
|
| 912 |
+
sequence: string
|
| 913 |
+
splits:
|
| 914 |
+
- name: train
|
| 915 |
+
num_bytes: 440376
|
| 916 |
+
num_examples: 720
|
| 917 |
+
- name: test
|
| 918 |
+
num_bytes: 121432
|
| 919 |
+
num_examples: 200
|
| 920 |
+
- name: validation
|
| 921 |
+
num_bytes: 49389
|
| 922 |
+
num_examples: 80
|
| 923 |
+
download_size: 192350
|
| 924 |
+
dataset_size: 611197
|
| 925 |
- config_name: ja
|
| 926 |
features:
|
| 927 |
- name: id
|
gr_cross_validation_1/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f5895e8d4ea9def8af93dbfe6937a3461f0231094e4829d145cb3d34a11b24d
|
| 3 |
+
size 38488
|
gr_cross_validation_1/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa4e1a5123a1e768605625809c793c0b99d1af566a1a4ccbf1edd814bbc76e65
|
| 3 |
+
size 133020
|
gr_cross_validation_1/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0cf950883a16be2db5b8d287faeb04315f4c24da71e62859e33a7b1802b85a3a
|
| 3 |
+
size 20842
|