mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-12-14 10:56:56 +08:00
1. change the task name format
2. delete split param in data_args.py
Former-commit-id: 645211dc01
This commit is contained in:
@@ -6,8 +6,7 @@ adapter_name_or_path: saves/llama3-8b/lora/sft
|
||||
finetuning_type: lora
|
||||
|
||||
### dataset
|
||||
task: mmlu
|
||||
split: test
|
||||
task: mmlu_test
|
||||
template: fewshot
|
||||
lang: en
|
||||
n_shot: 5
|
||||
|
||||
Reference in New Issue
Block a user