Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
antypasd commited on
Commit
94be389
·
verified ·
1 Parent(s): a719bc5

Add 'gr_cross_validation_0' config data files

Browse files
README.md CHANGED
@@ -111,6 +111,14 @@ configs:
111
  path: gr/test-*
112
  - split: validation
113
  path: gr/validation-*
 
 
 
 
 
 
 
 
114
  - config_name: ja
115
  data_files:
116
  - split: train
@@ -816,6 +824,51 @@ dataset_info:
816
  num_examples: 20
817
  download_size: 193970
818
  dataset_size: 611197
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
819
  - config_name: ja
820
  features:
821
  - name: id
 
111
  path: gr/test-*
112
  - split: validation
113
  path: gr/validation-*
114
+ - config_name: gr_cross_validation_0
115
+ data_files:
116
+ - split: train
117
+ path: gr_cross_validation_0/train-*
118
+ - split: test
119
+ path: gr_cross_validation_0/test-*
120
+ - split: validation
121
+ path: gr_cross_validation_0/validation-*
122
  - config_name: ja
123
  data_files:
124
  - split: train
 
824
  num_examples: 20
825
  download_size: 193970
826
  dataset_size: 611197
827
+ - config_name: gr_cross_validation_0
828
+ features:
829
+ - name: id
830
+ dtype: string
831
+ - name: text
832
+ dtype: string
833
+ - name: label_name_flatten
834
+ dtype: string
835
+ - name: label
836
+ sequence:
837
+ class_label:
838
+ names:
839
+ '0': Arts & Culture
840
+ '1': Business & Entrepreneurs
841
+ '2': Celebrity & Pop Culture
842
+ '3': Diaries & Daily Life
843
+ '4': Family
844
+ '5': Fashion & Style
845
+ '6': Film, TV & Video
846
+ '7': Fitness & Health
847
+ '8': Food & Dining
848
+ '9': Learning & Educational
849
+ '10': News & Social Concern
850
+ '11': Relationships
851
+ '12': Science & Technology
852
+ '13': Youth & Student Life
853
+ '14': Music
854
+ '15': Gaming
855
+ '16': Sports
856
+ '17': Travel & Adventure
857
+ '18': Other Hobbies
858
+ - name: label_name
859
+ sequence: string
860
+ splits:
861
+ - name: train
862
+ num_bytes: 433988
863
+ num_examples: 720
864
+ - name: test
865
+ num_bytes: 127144
866
+ num_examples: 200
867
+ - name: validation
868
+ num_bytes: 50065
869
+ num_examples: 80
870
+ download_size: 193281
871
+ dataset_size: 611197
872
  - config_name: ja
873
  features:
874
  - name: id
gr_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:224c19101cbcb8180bfd7f27100b7fca3ccf7e60dc7b86e0ee7bd07b364bf7ce
3
+ size 42830
gr_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:088bd79231d681b75faa67e0a8f7e35ddefd0f822e955fb7257b2edda34b8c27
3
+ size 129205
gr_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:fcdbe0b8214a056d49ba8261d18fb90e032b3e6dc9bc5dc817b9981ffcbd49e2
3
+ size 21246