Datasets:
Add 'en_cross_validation_2' config data files
Browse files
README.md
CHANGED
@@ -31,6 +31,14 @@ configs:
|
|
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
|
@@ -262,6 +270,51 @@ dataset_info:
|
|
262 |
num_examples: 80
|
263 |
download_size: 157259
|
264 |
dataset_size: 416362
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
265 |
- config_name: es
|
266 |
features:
|
267 |
- name: id
|
|
|
31 |
path: en_cross_validation_1/test-*
|
32 |
- split: validation
|
33 |
path: en_cross_validation_1/validation-*
|
34 |
+
- config_name: en_cross_validation_2
|
35 |
+
data_files:
|
36 |
+
- split: train
|
37 |
+
path: en_cross_validation_2/train-*
|
38 |
+
- split: test
|
39 |
+
path: en_cross_validation_2/test-*
|
40 |
+
- split: validation
|
41 |
+
path: en_cross_validation_2/validation-*
|
42 |
- config_name: es
|
43 |
data_files:
|
44 |
- split: train
|
|
|
270 |
num_examples: 80
|
271 |
download_size: 157259
|
272 |
dataset_size: 416362
|
273 |
+
- config_name: en_cross_validation_2
|
274 |
+
features:
|
275 |
+
- name: id
|
276 |
+
dtype: string
|
277 |
+
- name: text
|
278 |
+
dtype: string
|
279 |
+
- name: label_name_flatten
|
280 |
+
dtype: string
|
281 |
+
- name: label
|
282 |
+
sequence:
|
283 |
+
class_label:
|
284 |
+
names:
|
285 |
+
'0': Arts & Culture
|
286 |
+
'1': Business & Entrepreneurs
|
287 |
+
'2': Celebrity & Pop Culture
|
288 |
+
'3': Diaries & Daily Life
|
289 |
+
'4': Family
|
290 |
+
'5': Fashion & Style
|
291 |
+
'6': Film, TV & Video
|
292 |
+
'7': Fitness & Health
|
293 |
+
'8': Food & Dining
|
294 |
+
'9': Learning & Educational
|
295 |
+
'10': News & Social Concern
|
296 |
+
'11': Relationships
|
297 |
+
'12': Science & Technology
|
298 |
+
'13': Youth & Student Life
|
299 |
+
'14': Music
|
300 |
+
'15': Gaming
|
301 |
+
'16': Sports
|
302 |
+
'17': Travel & Adventure
|
303 |
+
'18': Other Hobbies
|
304 |
+
- name: label_name
|
305 |
+
sequence: string
|
306 |
+
splits:
|
307 |
+
- name: train
|
308 |
+
num_bytes: 300161
|
309 |
+
num_examples: 720
|
310 |
+
- name: test
|
311 |
+
num_bytes: 82465
|
312 |
+
num_examples: 200
|
313 |
+
- name: validation
|
314 |
+
num_bytes: 33736
|
315 |
+
num_examples: 80
|
316 |
+
download_size: 157627
|
317 |
+
dataset_size: 416362
|
318 |
- config_name: es
|
319 |
features:
|
320 |
- name: id
|
en_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:e729f5fef851c40dfd17707ac7b6eaf0a44ba7f48f07775719e66acb711f5088
|
3 |
+
size 33636
|
en_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:ae82c13ff4aff8688a95a1a35a4e7ffe0ccbba44ebcf7085d92cf835191718d5
|
3 |
+
size 106062
|
en_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:c1581390ea5dc7cf04dbaecc1e2d5f490302c030941aa6f149f1d2e743b3df93
|
3 |
+
size 17929
|