Commit 47d8de5a authored by JessicaOjo's avatar JessicaOjo
Browse files

restructure mmlu folder

parent 065d91bb
dataset_name: amh dataset_name: amh
include: afrimmlu_common_yaml include: afrimmlu_common_yaml
task: afrimmlu_amh task: afrimmlu_direct_amh
dataset_name: eng dataset_name: eng
include: afrimmlu_common_yaml include: afrimmlu_common_yaml
task: afrimmlu_eng task: afrimmlu_direct_eng
dataset_name: ewe dataset_name: ewe
include: afrimmlu_common_yaml include: afrimmlu_common_yaml
task: afrimmlu_ewe task: afrimmlu_direct_ewe
dataset_name: fra dataset_name: fra
include: afrimmlu_common_yaml include: afrimmlu_common_yaml
task: afrimmlu_fra task: afrimmlu_direct_fra
\ No newline at end of file \ No newline at end of file
dataset_name: hau dataset_name: hau
include: afrimmlu_common_yaml include: afrimmlu_common_yaml
task: afrimmlu_hau task: afrimmlu_direct_hau
\ No newline at end of file \ No newline at end of file
dataset_name: ibo dataset_name: ibo
include: afrimmlu_common_yaml include: afrimmlu_common_yaml
task: afrimmlu_ibo task: afrimmlu_direct_ibo
\ No newline at end of file \ No newline at end of file
dataset_name: kin dataset_name: kin
include: afrimmlu_common_yaml include: afrimmlu_common_yaml
task: afrimmlu_kin task: afrimmlu_direct_kin
\ No newline at end of file \ No newline at end of file
dataset_name: lin dataset_name: lin
include: afrimmlu_common_yaml include: afrimmlu_common_yaml
task: afrimmlu_lin task: afrimmlu_direct_lin
\ No newline at end of file \ No newline at end of file
dataset_name: lug dataset_name: lug
include: afrimmlu_common_yaml include: afrimmlu_common_yaml
task: afrimmlu_lug task: afrimmlu_direct_lug
\ No newline at end of file \ No newline at end of file
dataset_name: orm dataset_name: orm
include: afrimmlu_common_yaml include: afrimmlu_common_yaml
task: afrimmlu_orm task: afrimmlu_direct_orm
\ No newline at end of file \ No newline at end of file
dataset_name: sna dataset_name: sna
include: afrimmlu_common_yaml include: afrimmlu_common_yaml
task: afrimmlu_sna task: afrimmlu_direct_sna
\ No newline at end of file \ No newline at end of file
dataset_name: sot dataset_name: sot
include: afrimmlu_common_yaml include: afrimmlu_common_yaml
task: afrimmlu_sot task: afrimmlu_direct_sot
\ No newline at end of file \ No newline at end of file
dataset_name: swa dataset_name: swa
include: afrimmlu_common_yaml include: afrimmlu_common_yaml
task: afrimmlu_swa task: afrimmlu_direct_swa
\ No newline at end of file \ No newline at end of file
dataset_name: twi dataset_name: twi
include: afrimmlu_common_yaml include: afrimmlu_common_yaml
task: afrimmlu_twi task: afrimmlu_direct_twi
\ No newline at end of file \ No newline at end of file
dataset_name: wol dataset_name: wol
include: afrimmlu_common_yaml include: afrimmlu_common_yaml
task: afrimmlu_wol task: afrimmlu_direct_wol
\ No newline at end of file \ No newline at end of file
dataset_name: xho dataset_name: xho
include: afrimmlu_common_yaml include: afrimmlu_common_yaml
task: afrimmlu_xho task: afrimmlu_direct_xho
\ No newline at end of file \ No newline at end of file
dataset_name: yor dataset_name: yor
include: afrimmlu_common_yaml include: afrimmlu_common_yaml
task: afrimmlu_yor task: afrimmlu_direct_yor
\ No newline at end of file \ No newline at end of file
dataset_name: zul dataset_name: zul
include: afrimmlu_common_yaml include: afrimmlu_common_yaml
task: afrimmlu_zul task: afrimmlu_direct_zul
\ No newline at end of file \ No newline at end of file
lm_eval --model hf \ lm_eval --model hf \
--model_args pretrained=masakhane/African-ultrachat-alpaca \ --model_args pretrained=masakhane/African-ultrachat-alpaca \
--tasks afrimmlu_amh,afrimmlu_eng,afrimmlu_ewe,afrimmlu_fra,afrimmlu_hau,afrimmlu_ibo,afrimmlu_kin,afrimmlu_lin,afrimmlu_lug,afrimmlu_orm,afrimmlu_sna,afrimmlu_sot,afrimmlu_twi,afrimmlu_wol,afrimmlu_xho,afrimmlu_yor,afrimmlu_zul \ --tasks afrimmlu_direct_amh,afrimmlu_direct_eng,afrimmlu_direct_ewe,afrimmlu_direct_fra,afrimmlu_direct_hau,afrimmlu_direct_ibo,afrimmlu_direct_kin,afrimmlu_direct_lin,afrimmlu_direct_lug,afrimmlu_direct_orm,afrimmlu_direct_sna,afrimmlu_direct_sot,afrimmlu_direct_twi,afrimmlu_direct_wol,afrimmlu_direct_xho,afrimmlu_direct_yor,afrimmlu_direct_zul \
--device cuda:0 \ --device cuda:0 \
--batch_size 1 \ --batch_size 1 \
--num_fewshot 0 \ --num_fewshot 0 \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment