Datasets:
Upload dataset
Browse files- Chichewa_test/test-00000-of-00001.parquet +3 -0
- README.md +64 -0
Chichewa_test/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ff75388851fd8af1df956dc0471a4ee74e65955f30d02a4bf8c6282dcbf8cff
|
| 3 |
+
size 365386093
|
README.md
CHANGED
|
@@ -300,6 +300,66 @@ dataset_info:
|
|
| 300 |
num_examples: 200
|
| 301 |
download_size: 232164369
|
| 302 |
dataset_size: 285268884
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 303 |
configs:
|
| 304 |
- config_name: Akan_Twi_dev
|
| 305 |
data_files:
|
|
@@ -321,4 +381,8 @@ configs:
|
|
| 321 |
data_files:
|
| 322 |
- split: dev
|
| 323 |
path: Chichewa_dev/dev-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 324 |
---
|
|
|
|
| 300 |
num_examples: 200
|
| 301 |
download_size: 232164369
|
| 302 |
dataset_size: 285268884
|
| 303 |
+
- config_name: Chichewa_test
|
| 304 |
+
features:
|
| 305 |
+
- name: ID
|
| 306 |
+
dtype: string
|
| 307 |
+
- name: Country
|
| 308 |
+
dtype: string
|
| 309 |
+
- name: Language
|
| 310 |
+
dtype: string
|
| 311 |
+
- name: Category
|
| 312 |
+
dtype: string
|
| 313 |
+
- name: self_made
|
| 314 |
+
dtype: string
|
| 315 |
+
- name: eng_question
|
| 316 |
+
dtype: string
|
| 317 |
+
- name: native_question
|
| 318 |
+
dtype: string
|
| 319 |
+
- name: en_option_1
|
| 320 |
+
dtype: string
|
| 321 |
+
- name: en_option_2
|
| 322 |
+
dtype: string
|
| 323 |
+
- name: en_option_3
|
| 324 |
+
dtype: string
|
| 325 |
+
- name: en_option_4
|
| 326 |
+
dtype: string
|
| 327 |
+
- name: native_option_1
|
| 328 |
+
dtype: string
|
| 329 |
+
- name: native_option_2
|
| 330 |
+
dtype: string
|
| 331 |
+
- name: native_option_3
|
| 332 |
+
dtype: string
|
| 333 |
+
- name: native_option_4
|
| 334 |
+
dtype: string
|
| 335 |
+
- name: image
|
| 336 |
+
dtype: image
|
| 337 |
+
- name: eng_audio_question
|
| 338 |
+
dtype: audio
|
| 339 |
+
- name: eng_audio_option_1
|
| 340 |
+
dtype: audio
|
| 341 |
+
- name: eng_audio_option_2
|
| 342 |
+
dtype: audio
|
| 343 |
+
- name: eng_audio_option_3
|
| 344 |
+
dtype: audio
|
| 345 |
+
- name: eng_audio_option_4
|
| 346 |
+
dtype: audio
|
| 347 |
+
- name: native_audio_question
|
| 348 |
+
dtype: audio
|
| 349 |
+
- name: native_audio_option_1
|
| 350 |
+
dtype: audio
|
| 351 |
+
- name: native_audio_option_2
|
| 352 |
+
dtype: audio
|
| 353 |
+
- name: native_audio_option_3
|
| 354 |
+
dtype: audio
|
| 355 |
+
- name: native_audio_option_4
|
| 356 |
+
dtype: audio
|
| 357 |
+
splits:
|
| 358 |
+
- name: test
|
| 359 |
+
num_bytes: 444714379
|
| 360 |
+
num_examples: 301
|
| 361 |
+
download_size: 365386093
|
| 362 |
+
dataset_size: 444714379
|
| 363 |
configs:
|
| 364 |
- config_name: Akan_Twi_dev
|
| 365 |
data_files:
|
|
|
|
| 381 |
data_files:
|
| 382 |
- split: dev
|
| 383 |
path: Chichewa_dev/dev-*
|
| 384 |
+
- config_name: Chichewa_test
|
| 385 |
+
data_files:
|
| 386 |
+
- split: test
|
| 387 |
+
path: Chichewa_test/test-*
|
| 388 |
---
|