Datasets:
Add 'es_cross_validation_0' config data files
Browse files
README.md
CHANGED
@@ -63,6 +63,14 @@ configs:
|
|
63 |
path: es/test-*
|
64 |
- split: validation
|
65 |
path: es/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
- config_name: gr
|
67 |
data_files:
|
68 |
- split: train
|
@@ -466,6 +474,51 @@ dataset_info:
|
|
466 |
num_examples: 20
|
467 |
download_size: 134590
|
468 |
dataset_size: 396067
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
469 |
- config_name: gr
|
470 |
features:
|
471 |
- name: id
|
|
|
63 |
path: es/test-*
|
64 |
- split: validation
|
65 |
path: es/validation-*
|
66 |
+
- config_name: es_cross_validation_0
|
67 |
+
data_files:
|
68 |
+
- split: train
|
69 |
+
path: es_cross_validation_0/train-*
|
70 |
+
- split: test
|
71 |
+
path: es_cross_validation_0/test-*
|
72 |
+
- split: validation
|
73 |
+
path: es_cross_validation_0/validation-*
|
74 |
- config_name: gr
|
75 |
data_files:
|
76 |
- split: train
|
|
|
474 |
num_examples: 20
|
475 |
download_size: 134590
|
476 |
dataset_size: 396067
|
477 |
+
- config_name: es_cross_validation_0
|
478 |
+
features:
|
479 |
+
- name: id
|
480 |
+
dtype: string
|
481 |
+
- name: text
|
482 |
+
dtype: string
|
483 |
+
- name: label_name_flatten
|
484 |
+
dtype: string
|
485 |
+
- name: label
|
486 |
+
sequence:
|
487 |
+
class_label:
|
488 |
+
names:
|
489 |
+
'0': Arts & Culture
|
490 |
+
'1': Business & Entrepreneurs
|
491 |
+
'2': Celebrity & Pop Culture
|
492 |
+
'3': Diaries & Daily Life
|
493 |
+
'4': Family
|
494 |
+
'5': Fashion & Style
|
495 |
+
'6': Film, TV & Video
|
496 |
+
'7': Fitness & Health
|
497 |
+
'8': Food & Dining
|
498 |
+
'9': Learning & Educational
|
499 |
+
'10': News & Social Concern
|
500 |
+
'11': Relationships
|
501 |
+
'12': Science & Technology
|
502 |
+
'13': Youth & Student Life
|
503 |
+
'14': Music
|
504 |
+
'15': Gaming
|
505 |
+
'16': Sports
|
506 |
+
'17': Travel & Adventure
|
507 |
+
'18': Other Hobbies
|
508 |
+
- name: label_name
|
509 |
+
sequence: string
|
510 |
+
splits:
|
511 |
+
- name: train
|
512 |
+
num_bytes: 284832
|
513 |
+
num_examples: 720
|
514 |
+
- name: test
|
515 |
+
num_bytes: 78907
|
516 |
+
num_examples: 200
|
517 |
+
- name: validation
|
518 |
+
num_bytes: 32328
|
519 |
+
num_examples: 80
|
520 |
+
download_size: 135097
|
521 |
+
dataset_size: 396067
|
522 |
- config_name: gr
|
523 |
features:
|
524 |
- name: id
|
es_cross_validation_0/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d8605607ea9c0e2fc415acfd20958a671bea8e85e375111582540c0e94b8dba
|
3 |
+
size 28384
|
es_cross_validation_0/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0890d9292e971e4742b3f244ff6e6f0253a49d0b6c4a8add48844c32fd1ff74a
|
3 |
+
size 91052
|
es_cross_validation_0/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f611a38c2c6e1e9f1727612d225f19e822e13fd9e2b4439447b3d8c2d0a4266
|
3 |
+
size 15661
|