mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2025-08-02 19:52:50 +08:00
update badam example #3764
Former-commit-id: e5bba7cf1bd5317a2446b67ee5e0e245bb8b4ad4
This commit is contained in:
parent
780a1f5a4e
commit
947f0e9964
@ -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