Datasets:
Add 'en_cross_validation_1' config data files
Browse files
README.md
CHANGED
@@ -23,6 +23,14 @@ configs:
|
|
23 |
path: en_cross_validation_0/test-*
|
24 |
- split: validation
|
25 |
path: en_cross_validation_0/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
- config_name: es
|
27 |
data_files:
|
28 |
- split: train
|
@@ -209,6 +217,51 @@ dataset_info:
|
|
209 |
num_examples: 80
|
210 |
download_size: 156139
|
211 |
dataset_size: 416362
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
212 |
- config_name: es
|
213 |
features:
|
214 |
- name: id
|
|
|
23 |
path: en_cross_validation_0/test-*
|
24 |
- split: validation
|
25 |
path: en_cross_validation_0/validation-*
|
26 |
+
- config_name: en_cross_validation_1
|
27 |
+
data_files:
|
28 |
+
- split: train
|
29 |
+
path: en_cross_validation_1/train-*
|
30 |
+
- split: test
|
31 |
+
path: en_cross_validation_1/test-*
|
32 |
+
- split: validation
|
33 |
+
path: en_cross_validation_1/validation-*
|
34 |
- config_name: es
|
35 |
data_files:
|
36 |
- split: train
|
|
|
217 |
num_examples: 80
|
218 |
download_size: 156139
|
219 |
dataset_size: 416362
|
220 |
+
- config_name: en_cross_validation_1
|
221 |
+
features:
|
222 |
+
- name: id
|
223 |
+
dtype: string
|
224 |
+
- name: text
|
225 |
+
dtype: string
|
226 |
+
- name: label_name_flatten
|
227 |
+
dtype: string
|
228 |
+
- name: label
|
229 |
+
sequence:
|
230 |
+
class_label:
|
231 |
+
names:
|
232 |
+
'0': Arts & Culture
|
233 |
+
'1': Business & Entrepreneurs
|
234 |
+
'2': Celebrity & Pop Culture
|
235 |
+
'3': Diaries & Daily Life
|
236 |
+
'4': Family
|
237 |
+
'5': Fashion & Style
|
238 |
+
'6': Film, TV & Video
|
239 |
+
'7': Fitness & Health
|
240 |
+
'8': Food & Dining
|
241 |
+
'9': Learning & Educational
|
242 |
+
'10': News & Social Concern
|
243 |
+
'11': Relationships
|
244 |
+
'12': Science & Technology
|
245 |
+
'13': Youth & Student Life
|
246 |
+
'14': Music
|
247 |
+
'15': Gaming
|
248 |
+
'16': Sports
|
249 |
+
'17': Travel & Adventure
|
250 |
+
'18': Other Hobbies
|
251 |
+
- name: label_name
|
252 |
+
sequence: string
|
253 |
+
splits:
|
254 |
+
- name: train
|
255 |
+
num_bytes: 299528
|
256 |
+
num_examples: 720
|
257 |
+
- name: test
|
258 |
+
num_bytes: 83721
|
259 |
+
num_examples: 200
|
260 |
+
- name: validation
|
261 |
+
num_bytes: 33113
|
262 |
+
num_examples: 80
|
263 |
+
download_size: 157259
|
264 |
+
dataset_size: 416362
|
265 |
- config_name: es
|
266 |
features:
|
267 |
- name: id
|
en_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:4e1c5d59d0992658be2c80952d944a51b91116b3487c99e0fb240eb5330a2555
|
3 |
+
size 34361
|
en_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:b338a364c740b7730e68e5188a1de8281193e957686e8ccf4d3503a88d0d83db
|
3 |
+
size 105197
|
en_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:d6c5d5ac6b570f0d398243953a5dc6d2ed2a4fd0d47c8b0983897e37fd49109b
|
3 |
+
size 17701
|