Skip to content

Commit

Permalink
Add optim_target_modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnml1135 committed Feb 20, 2025
1 parent 4983a35 commit 028aef8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions machine/jobs/settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ default:
train_params:
do_train: true
optim: apollo_adamw
optim_target_modules: [".*.attn.*", ".*.mlp.*"]
warmup_steps: 1000
per_device_train_batch_size: 16
gradient_accumulation_steps: 4
Expand Down

0 comments on commit 028aef8

Please sign in to comment.