Skip to content

Commit

Permalink
will try lower lr
Browse files Browse the repository at this point in the history
  • Loading branch information
jakep-allenai committed Oct 16, 2024
1 parent 5c36c22 commit 5018d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdelfin/train/config/qwen2vl-7b.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ hparams:
gradient_accumulation_steps: 4
gradient_checkpointing: true
clip_grad_norm: 1.0
learning_rate: 1e-5
learning_rate: 1e-6
max_steps: 10000
pad_multiple_of: 16
log_every_steps: 10
Expand Down

0 comments on commit 5018d59

Please sign in to comment.