gsaltintas commited on
Commit
a32ddef
·
verified ·
1 Parent(s): 54b0ed4

Uploading multi-linguality subset

Browse files
README.md CHANGED
@@ -110,6 +110,40 @@ dataset_info:
110
  num_examples: 101
111
  download_size: 15190
112
  dataset_size: 30069
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
113
  - config_name: named_entities
114
  features:
115
  - name: question
@@ -191,6 +225,10 @@ configs:
191
  data_files:
192
  - split: test
193
  path: morphological_challenges/test-*
 
 
 
 
194
  - config_name: named_entities
195
  data_files:
196
  - split: test
 
110
  num_examples: 101
111
  download_size: 15190
112
  dataset_size: 30069
113
+ - config_name: multi-linguality
114
+ features:
115
+ - name: question
116
+ dtype: string
117
+ - name: choices
118
+ sequence: string
119
+ - name: answer
120
+ dtype: int64
121
+ - name: answer_label
122
+ dtype: string
123
+ - name: split
124
+ dtype: string
125
+ - name: subcategories
126
+ dtype: string
127
+ - name: lang
128
+ dtype: string
129
+ - name: second_lang
130
+ dtype: string
131
+ - name: coding_lang
132
+ dtype: string
133
+ - name: notes
134
+ dtype: string
135
+ - name: id
136
+ dtype: string
137
+ - name: set_id
138
+ dtype: float64
139
+ - name: variation_id
140
+ dtype: string
141
+ splits:
142
+ - name: test
143
+ num_bytes: 19569
144
+ num_examples: 84
145
+ download_size: 11491
146
+ dataset_size: 19569
147
  - config_name: named_entities
148
  features:
149
  - name: question
 
225
  data_files:
226
  - split: test
227
  path: morphological_challenges/test-*
228
+ - config_name: multi-linguality
229
+ data_files:
230
+ - split: test
231
+ path: multi-linguality/test-*
232
  - config_name: named_entities
233
  data_files:
234
  - split: test
multi-linguality/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:72e9dd301298a7ce82e5a414d1c939ad7c99840785b7d5c4fa4e33c3e6cb0437
3
- size 11461
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13e271e69c85f66b5fd7c43e02a37d6198862717929baafcd9093719225967b4
3
+ size 11491