Datasets:
Add 'en_cross_validation_4' config data files
Browse files
README.md
CHANGED
@@ -47,6 +47,14 @@ configs:
|
|
47 |
path: en_cross_validation_3/test-*
|
48 |
- split: validation
|
49 |
path: en_cross_validation_3/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
- config_name: es
|
51 |
data_files:
|
52 |
- split: train
|
@@ -368,6 +376,51 @@ dataset_info:
|
|
368 |
num_examples: 80
|
369 |
download_size: 157302
|
370 |
dataset_size: 416362
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
371 |
- config_name: es
|
372 |
features:
|
373 |
- name: id
|
|
|
47 |
path: en_cross_validation_3/test-*
|
48 |
- split: validation
|
49 |
path: en_cross_validation_3/validation-*
|
50 |
+
- config_name: en_cross_validation_4
|
51 |
+
data_files:
|
52 |
+
- split: train
|
53 |
+
path: en_cross_validation_4/train-*
|
54 |
+
- split: test
|
55 |
+
path: en_cross_validation_4/test-*
|
56 |
+
- split: validation
|
57 |
+
path: en_cross_validation_4/validation-*
|
58 |
- config_name: es
|
59 |
data_files:
|
60 |
- split: train
|
|
|
376 |
num_examples: 80
|
377 |
download_size: 157302
|
378 |
dataset_size: 416362
|
379 |
+
- config_name: en_cross_validation_4
|
380 |
+
features:
|
381 |
+
- name: id
|
382 |
+
dtype: string
|
383 |
+
- name: text
|
384 |
+
dtype: string
|
385 |
+
- name: label_name_flatten
|
386 |
+
dtype: string
|
387 |
+
- name: label
|
388 |
+
sequence:
|
389 |
+
class_label:
|
390 |
+
names:
|
391 |
+
'0': Arts & Culture
|
392 |
+
'1': Business & Entrepreneurs
|
393 |
+
'2': Celebrity & Pop Culture
|
394 |
+
'3': Diaries & Daily Life
|
395 |
+
'4': Family
|
396 |
+
'5': Fashion & Style
|
397 |
+
'6': Film, TV & Video
|
398 |
+
'7': Fitness & Health
|
399 |
+
'8': Food & Dining
|
400 |
+
'9': Learning & Educational
|
401 |
+
'10': News & Social Concern
|
402 |
+
'11': Relationships
|
403 |
+
'12': Science & Technology
|
404 |
+
'13': Youth & Student Life
|
405 |
+
'14': Music
|
406 |
+
'15': Gaming
|
407 |
+
'16': Sports
|
408 |
+
'17': Travel & Adventure
|
409 |
+
'18': Other Hobbies
|
410 |
+
- name: label_name
|
411 |
+
sequence: string
|
412 |
+
splits:
|
413 |
+
- name: train
|
414 |
+
num_bytes: 299227
|
415 |
+
num_examples: 720
|
416 |
+
- name: test
|
417 |
+
num_bytes: 83978
|
418 |
+
num_examples: 200
|
419 |
+
- name: validation
|
420 |
+
num_bytes: 33157
|
421 |
+
num_examples: 80
|
422 |
+
download_size: 156467
|
423 |
+
dataset_size: 416362
|
424 |
- config_name: es
|
425 |
features:
|
426 |
- name: id
|
en_cross_validation_4/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ebee8a638435a1e956d2d2e471c23c572c501a607cbd1cae59088b19ba71dd31
|
3 |
+
size 33853
|
en_cross_validation_4/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e348e7597e418e50e6bdc5a35babba2b0d013e3366f78a1fbdf180d6a67db71c
|
3 |
+
size 105693
|
en_cross_validation_4/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5cd29c599ab310b6198320ac97e5ff6dbd33e2b69767fa95574d026af302c305
|
3 |
+
size 16921
|