mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2026-03-08 12:46:06 +08:00
disable valset by default (#6690)
This commit is contained in:
@@ -6,6 +6,7 @@ trust_remote_code: true
|
||||
stage: sft
|
||||
do_train: true
|
||||
finetuning_type: lora
|
||||
lora_rank: 8
|
||||
lora_target: all
|
||||
|
||||
### dataset
|
||||
|
||||
Reference in New Issue
Block a user