mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-11-05 10:22:15 +08:00
update badam example #3764
Former-commit-id: a3730fd0a96bab869be6d695031182dabaea8137
This commit is contained in:
parent
18b2f23f4f
commit
0d7d9f3ffe
@ -6,7 +6,7 @@ stage: sft
|
|||||||
do_train: true
|
do_train: true
|
||||||
finetuning_type: full
|
finetuning_type: full
|
||||||
use_badam: true
|
use_badam: true
|
||||||
badam_switch_mode: descending
|
badam_switch_mode: ascending
|
||||||
badam_switch_interval: 50
|
badam_switch_interval: 50
|
||||||
badam_verbose: 2
|
badam_verbose: 2
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user