mirror of
https://github.com/allenai/olmocr.git
synced 2025-09-09 16:50:02 +00:00
try lower lr
This commit is contained in:
parent
230c8a9f9a
commit
ad10add6c1
@ -54,8 +54,8 @@ hparams:
|
||||
gradient_accumulation_steps: 4
|
||||
gradient_checkpointing: false
|
||||
clip_grad_norm: 1.0
|
||||
learning_rate: 3e-4
|
||||
max_steps: 9000
|
||||
learning_rate: 1e-4
|
||||
max_steps: 20000
|
||||
pad_multiple_of: 16
|
||||
log_every_steps: 10
|
||||
eval_every_steps: 100
|
||||
|
Loading…
x
Reference in New Issue
Block a user