antypasd commited on
Commit
6e6c8ad
·
verified ·
1 Parent(s): 4b38907

Add 'es_cross_validation_2' config data files

Browse files
README.md CHANGED
@@ -79,6 +79,14 @@ configs:
79
  path: es_cross_validation_1/test-*
80
  - split: validation
81
  path: es_cross_validation_1/validation-*
 
 
 
 
 
 
 
 
82
  - config_name: gr
83
  data_files:
84
  - split: train
@@ -572,6 +580,51 @@ dataset_info:
572
  num_examples: 80
573
  download_size: 134736
574
  dataset_size: 396067
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
575
  - config_name: gr
576
  features:
577
  - name: id
 
79
  path: es_cross_validation_1/test-*
80
  - split: validation
81
  path: es_cross_validation_1/validation-*
82
+ - config_name: es_cross_validation_2
83
+ data_files:
84
+ - split: train
85
+ path: es_cross_validation_2/train-*
86
+ - split: test
87
+ path: es_cross_validation_2/test-*
88
+ - split: validation
89
+ path: es_cross_validation_2/validation-*
90
  - config_name: gr
91
  data_files:
92
  - split: train
 
580
  num_examples: 80
581
  download_size: 134736
582
  dataset_size: 396067
583
+ - config_name: es_cross_validation_2
584
+ features:
585
+ - name: id
586
+ dtype: string
587
+ - name: text
588
+ dtype: string
589
+ - name: label_name_flatten
590
+ dtype: string
591
+ - name: label
592
+ sequence:
593
+ class_label:
594
+ names:
595
+ '0': Arts & Culture
596
+ '1': Business & Entrepreneurs
597
+ '2': Celebrity & Pop Culture
598
+ '3': Diaries & Daily Life
599
+ '4': Family
600
+ '5': Fashion & Style
601
+ '6': Film, TV & Video
602
+ '7': Fitness & Health
603
+ '8': Food & Dining
604
+ '9': Learning & Educational
605
+ '10': News & Social Concern
606
+ '11': Relationships
607
+ '12': Science & Technology
608
+ '13': Youth & Student Life
609
+ '14': Music
610
+ '15': Gaming
611
+ '16': Sports
612
+ '17': Travel & Adventure
613
+ '18': Other Hobbies
614
+ - name: label_name
615
+ sequence: string
616
+ splits:
617
+ - name: train
618
+ num_bytes: 286389
619
+ num_examples: 720
620
+ - name: test
621
+ num_bytes: 79291
622
+ num_examples: 200
623
+ - name: validation
624
+ num_bytes: 30387
625
+ num_examples: 80
626
+ download_size: 135092
627
+ dataset_size: 396067
628
  - config_name: gr
629
  features:
630
  - name: id
es_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:11f723278cee212ec9daf3eab7ac2341b5853787bf3b441d18e008d3c2c460a4
3
+ size 28897
es_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:0a69b602bcd733ae9079d7558cfbc1f9e1a9a3dd05b885d1baa8033f35da0df5
3
+ size 91346
es_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:1fbf95258964d3e90cbd504ed495c688e0ee53aa9c3f84cbde61dfca0f3a1249
3
+ size 14849