diff --git a/examples/train_lora/llama3_lora_eval.yaml b/examples/train_lora/llama3_lora_eval.yaml index ad7f938b..5dac08a8 100644 --- a/examples/train_lora/llama3_lora_eval.yaml +++ b/examples/train_lora/llama3_lora_eval.yaml @@ -6,7 +6,7 @@ adapter_name_or_path: saves/llama3-8b/lora/sft finetuning_type: lora ### dataset -task: mmlu_test +task: mmlu_test # choices: [mmlu_test, ceval_validation, cmmlu_test] template: fewshot lang: en n_shot: 5