Atnafu commited on
Commit
735d1eb
·
verified ·
1 Parent(s): aea1257

Upload dataset

Browse files
Amharic_test/test-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11f5bb25846ae8a120edb0749a548194a0fad48ec45389f848524dc6f478aa7c
3
+ size 308812873
Amharic_test/test-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae8ddaf4bc3a6d3e8b1d36deeed09cdf2dacef83ebb19adcaae831b83298040b
3
+ size 281692302
README.md CHANGED
@@ -180,6 +180,66 @@ dataset_info:
180
  num_examples: 199
181
  download_size: 398654942
182
  dataset_size: 426146956
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
183
  configs:
184
  - config_name: Akan_Twi_dev
185
  data_files:
@@ -193,4 +253,8 @@ configs:
193
  data_files:
194
  - split: dev
195
  path: Amharic_dev/dev-*
 
 
 
 
196
  ---
 
180
  num_examples: 199
181
  download_size: 398654942
182
  dataset_size: 426146956
183
+ - config_name: Amharic_test
184
+ features:
185
+ - name: ID
186
+ dtype: string
187
+ - name: Country
188
+ dtype: string
189
+ - name: Language
190
+ dtype: string
191
+ - name: Category
192
+ dtype: string
193
+ - name: self_made
194
+ dtype: string
195
+ - name: eng_question
196
+ dtype: string
197
+ - name: native_question
198
+ dtype: string
199
+ - name: en_option_1
200
+ dtype: string
201
+ - name: en_option_2
202
+ dtype: string
203
+ - name: en_option_3
204
+ dtype: string
205
+ - name: en_option_4
206
+ dtype: string
207
+ - name: native_option_1
208
+ dtype: string
209
+ - name: native_option_2
210
+ dtype: string
211
+ - name: native_option_3
212
+ dtype: string
213
+ - name: native_option_4
214
+ dtype: string
215
+ - name: image
216
+ dtype: image
217
+ - name: eng_audio_question
218
+ dtype: audio
219
+ - name: eng_audio_option_1
220
+ dtype: audio
221
+ - name: eng_audio_option_2
222
+ dtype: audio
223
+ - name: eng_audio_option_3
224
+ dtype: audio
225
+ - name: eng_audio_option_4
226
+ dtype: audio
227
+ - name: native_audio_question
228
+ dtype: audio
229
+ - name: native_audio_option_1
230
+ dtype: audio
231
+ - name: native_audio_option_2
232
+ dtype: audio
233
+ - name: native_audio_option_3
234
+ dtype: audio
235
+ - name: native_audio_option_4
236
+ dtype: audio
237
+ splits:
238
+ - name: test
239
+ num_bytes: 631657714
240
+ num_examples: 300
241
+ download_size: 590505175
242
+ dataset_size: 631657714
243
  configs:
244
  - config_name: Akan_Twi_dev
245
  data_files:
 
253
  data_files:
254
  - split: dev
255
  path: Amharic_dev/dev-*
256
+ - config_name: Amharic_test
257
+ data_files:
258
+ - split: test
259
+ path: Amharic_test/test-*
260
  ---