gsaltintas commited on
Commit
40c5a82
·
verified ·
1 Parent(s): 27ca11e

Uploading multi-linguality subset

Browse files
README.md CHANGED
@@ -47,6 +47,45 @@ dataset_info:
47
  num_examples: 90
48
  download_size: 21228
49
  dataset_size: 35874
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50
  - config_name: social_media_informal_text
51
  features:
52
  - name: question
@@ -132,6 +171,12 @@ configs:
132
  path: code_technical_content/dev-*
133
  - split: test
134
  path: code_technical_content/test-*
 
 
 
 
 
 
135
  - config_name: social_media_informal_text
136
  data_files:
137
  - split: dev
 
47
  num_examples: 90
48
  download_size: 21228
49
  dataset_size: 35874
50
+ - config_name: multi-linguality
51
+ features:
52
+ - name: question
53
+ dtype: string
54
+ - name: choices
55
+ sequence: string
56
+ - name: answer
57
+ dtype: int64
58
+ - name: answer_label
59
+ dtype: string
60
+ - name: split
61
+ dtype: string
62
+ - name: subcategories
63
+ dtype: string
64
+ - name: lang
65
+ dtype: string
66
+ - name: second_lang
67
+ dtype: string
68
+ - name: coding_lang
69
+ dtype: string
70
+ - name: notes
71
+ dtype: string
72
+ - name: id
73
+ dtype: string
74
+ - name: set_id
75
+ dtype: float64
76
+ - name: variation_id
77
+ dtype: string
78
+ - name: __index_level_0__
79
+ dtype: int64
80
+ splits:
81
+ - name: dev
82
+ num_bytes: 5083
83
+ num_examples: 23
84
+ - name: test
85
+ num_bytes: 15145
86
+ num_examples: 61
87
+ download_size: 20317
88
+ dataset_size: 20228
89
  - config_name: social_media_informal_text
90
  features:
91
  - name: question
 
171
  path: code_technical_content/dev-*
172
  - split: test
173
  path: code_technical_content/test-*
174
+ - config_name: multi-linguality
175
+ data_files:
176
+ - split: dev
177
+ path: multi-linguality/dev-*
178
+ - split: test
179
+ path: multi-linguality/test-*
180
  - config_name: social_media_informal_text
181
  data_files:
182
  - split: dev
multi-linguality/dev-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:50f85de8e51d2e2beed64b74941578e80b68d4c6989be042f633ffdddc5b79ab
3
- size 8700
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b0249b925d6539abc44e61408e11bcfdea445ea407c607b27b93faee093b270
3
+ size 8843
multi-linguality/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:afe26cf15716ec2a026b5d5b529cd47df976ce84a9777b99be590ed356496263
3
- size 11336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63e7682d1a238c76cda8c966df448c1d08cd507739a3a579d4e1f5b6d6b5fe78
3
+ size 11474