1. change the task name format

2. delete split param in data_args.py


Former-commit-id: 309d30efe24785912ff751fc573677875fc5819e
This commit is contained in:
codingma
2024-07-15 09:55:33 +08:00
parent cb474c7b11
commit 0ea708c226
3 changed files with 8 additions and 10 deletions

View File

@@ -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