mirror of
https://github.com/allenai/olmocr.git
synced 2025-08-13 11:22:30 +00:00
Try lora run higher LR
This commit is contained in:
parent
2826bcad18
commit
e141c91e5e
@ -46,7 +46,7 @@ hparams:
|
|||||||
gradient_accumulation_steps: 4
|
gradient_accumulation_steps: 4
|
||||||
gradient_checkpointing: true
|
gradient_checkpointing: true
|
||||||
clip_grad_norm: 1.0
|
clip_grad_norm: 1.0
|
||||||
learning_rate: 1e-4
|
learning_rate: 3e-4
|
||||||
max_steps: 10000
|
max_steps: 10000
|
||||||
pad_multiple_of: 16
|
pad_multiple_of: 16
|
||||||
log_every_steps: 10
|
log_every_steps: 10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user