From 91ba083f37146da0ee321a75701ae79c527ecb51 Mon Sep 17 00:00:00 2001 From: hoshi-hiyouga Date: Mon, 15 Jul 2024 22:55:12 +0800 Subject: [PATCH] Update llama3_lora_eval.yaml --- examples/train_lora/llama3_lora_eval.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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