Skip to content

Commit

Permalink
update badam example #3764
Browse files Browse the repository at this point in the history
  • Loading branch information
hiyouga committed May 16, 2024
1 parent d9f190f commit e5bba7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/extras/badam/llama3_lora_sft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ stage: sft
do_train: true
finetuning_type: full
use_badam: true
badam_switch_mode: descending
badam_switch_mode: ascending
badam_switch_interval: 50
badam_verbose: 2

Expand Down

0 comments on commit e5bba7c

Please sign in to comment.