From 16d655b1192eecb657d2cf089e2bd9d85f5685b9 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 Former-commit-id: 946836f9a3f3385c8d3bc6ab82df6edf13ee571c --- 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