Atnafu commited on
Commit
cf4f8e3
·
verified ·
1 Parent(s): cffddbd

Upload dataset

Browse files
Files changed (2) hide show
  1. Igbo_dev/dev-00000-of-00001.parquet +3 -0
  2. README.md +64 -0
Igbo_dev/dev-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82b4dfcd092ddee90741e5e7a0938ec7bb6c463f20d17b71f0660a359f58404a
3
+ size 196030319
README.md CHANGED
@@ -480,6 +480,66 @@ dataset_info:
480
  num_examples: 300
481
  download_size: 313014801
482
  dataset_size: 353355003
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
483
  configs:
484
  - config_name: Akan_Twi_dev
485
  data_files:
@@ -513,4 +573,8 @@ configs:
513
  data_files:
514
  - split: test
515
  path: Hausa_test/test-*
 
 
 
 
516
  ---
 
480
  num_examples: 300
481
  download_size: 313014801
482
  dataset_size: 353355003
483
+ - config_name: Igbo_dev
484
+ features:
485
+ - name: ID
486
+ dtype: string
487
+ - name: Country
488
+ dtype: string
489
+ - name: Language
490
+ dtype: string
491
+ - name: Category
492
+ dtype: string
493
+ - name: self_made
494
+ dtype: string
495
+ - name: eng_question
496
+ dtype: string
497
+ - name: native_question
498
+ dtype: string
499
+ - name: correct_en
500
+ dtype: string
501
+ - name: wrong_en_o1
502
+ dtype: string
503
+ - name: wrong_en_o2
504
+ dtype: string
505
+ - name: wrong_en_o3
506
+ dtype: string
507
+ - name: correct_native
508
+ dtype: string
509
+ - name: wrong_native_o1
510
+ dtype: string
511
+ - name: wrong_native_o2
512
+ dtype: string
513
+ - name: wrong_native_o3
514
+ dtype: string
515
+ - name: image
516
+ dtype: image
517
+ - name: eng_audio_question
518
+ dtype: audio
519
+ - name: eng_audio_correct
520
+ dtype: audio
521
+ - name: eng_audio_wrong_o1
522
+ dtype: audio
523
+ - name: eng_audio_wrong_o2
524
+ dtype: audio
525
+ - name: eng_audio_wrong_o3
526
+ dtype: audio
527
+ - name: native_audio_question
528
+ dtype: audio
529
+ - name: native_audio_correct
530
+ dtype: audio
531
+ - name: native_audio_wrong_o1
532
+ dtype: audio
533
+ - name: native_audio_wrong_o2
534
+ dtype: audio
535
+ - name: native_audio_wrong_o3
536
+ dtype: audio
537
+ splits:
538
+ - name: dev
539
+ num_bytes: 227186150
540
+ num_examples: 199
541
+ download_size: 196030319
542
+ dataset_size: 227186150
543
  configs:
544
  - config_name: Akan_Twi_dev
545
  data_files:
 
573
  data_files:
574
  - split: test
575
  path: Hausa_test/test-*
576
+ - config_name: Igbo_dev
577
+ data_files:
578
+ - split: dev
579
+ path: Igbo_dev/dev-*
580
  ---