Update llama3_lora_eval.yaml
This commit is contained in:
parent
645211dc01
commit
91ba083f37
|
@ -6,7 +6,7 @@ adapter_name_or_path: saves/llama3-8b/lora/sft
|
||||||
finetuning_type: lora
|
finetuning_type: lora
|
||||||
|
|
||||||
### dataset
|
### dataset
|
||||||
task: mmlu_test
|
task: mmlu_test # choices: [mmlu_test, ceval_validation, cmmlu_test]
|
||||||
template: fewshot
|
template: fewshot
|
||||||
lang: en
|
lang: en
|
||||||
n_shot: 5
|
n_shot: 5
|
||||||
|
|
Loading…
Reference in New Issue