antypasd commited on
Commit
b124de7
·
verified ·
1 Parent(s): 5d519e1

Add 'ja_cross_validation_3' config data files

Browse files
README.md CHANGED
@@ -143,6 +143,14 @@ configs:
143
  path: ja_cross_validation_2/test-*
144
  - split: validation
145
  path: ja_cross_validation_2/validation-*
 
 
 
 
 
 
 
 
146
  - config_name: mix
147
  data_files:
148
  - split: train
@@ -980,6 +988,51 @@ dataset_info:
980
  num_examples: 80
981
  download_size: 129064
982
  dataset_size: 368003
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
983
  - config_name: mix
984
  features:
985
  - name: id
 
143
  path: ja_cross_validation_2/test-*
144
  - split: validation
145
  path: ja_cross_validation_2/validation-*
146
+ - config_name: ja_cross_validation_3
147
+ data_files:
148
+ - split: train
149
+ path: ja_cross_validation_3/train-*
150
+ - split: test
151
+ path: ja_cross_validation_3/test-*
152
+ - split: validation
153
+ path: ja_cross_validation_3/validation-*
154
  - config_name: mix
155
  data_files:
156
  - split: train
 
988
  num_examples: 80
989
  download_size: 129064
990
  dataset_size: 368003
991
+ - config_name: ja_cross_validation_3
992
+ features:
993
+ - name: id
994
+ dtype: string
995
+ - name: text
996
+ dtype: string
997
+ - name: label_name_flatten
998
+ dtype: string
999
+ - name: label
1000
+ sequence:
1001
+ class_label:
1002
+ names:
1003
+ '0': Arts & Culture
1004
+ '1': Business & Entrepreneurs
1005
+ '2': Celebrity & Pop Culture
1006
+ '3': Diaries & Daily Life
1007
+ '4': Family
1008
+ '5': Fashion & Style
1009
+ '6': Film, TV & Video
1010
+ '7': Fitness & Health
1011
+ '8': Food & Dining
1012
+ '9': Learning & Educational
1013
+ '10': News & Social Concern
1014
+ '11': Relationships
1015
+ '12': Science & Technology
1016
+ '13': Youth & Student Life
1017
+ '14': Music
1018
+ '15': Gaming
1019
+ '16': Sports
1020
+ '17': Travel & Adventure
1021
+ '18': Other Hobbies
1022
+ - name: label_name
1023
+ sequence: string
1024
+ splits:
1025
+ - name: train
1026
+ num_bytes: 261667
1027
+ num_examples: 720
1028
+ - name: test
1029
+ num_bytes: 75895
1030
+ num_examples: 200
1031
+ - name: validation
1032
+ num_bytes: 30441
1033
+ num_examples: 80
1034
+ download_size: 129410
1035
+ dataset_size: 368003
1036
  - config_name: mix
1037
  features:
1038
  - name: id
ja_cross_validation_3/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cfc525f0851037fc2b8786359e2ddab7a4cda46835ce1b0c0a1971d980596c7
3
+ size 29198
ja_cross_validation_3/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccc8995786a502b8b08d0976bcec06f4aa2465ae66b36f39723c39e73fe7248b
3
+ size 84724
ja_cross_validation_3/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77763c0ded84861c26c633c653ec68dcdfb2d71b64f76a5dc7986f97f06f55eb
3
+ size 15488