mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-10-14 23:58:11 +08:00
update badam example #3764
Former-commit-id: a3730fd0a96bab869be6d695031182dabaea8137
This commit is contained in:
parent
969e605c7e
commit
92b3697e2c
@ -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