Skip to content

Commit

Permalink
reduce lr 10-fold
Browse files Browse the repository at this point in the history
  • Loading branch information
ardagoreci committed Aug 18, 2024
1 parent e53cc76 commit 6f0ab7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/model/alphafold3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ scheduler:
last_epoch: -1
verbose: false
base_lr: 0.0 # the starting learning rate
max_lr: 0.0018
max_lr: 0.00018
warmup_no_steps: 1000
start_decay_after_n_steps: 50_000
decay_every_n_steps: 50_000
Expand Down

0 comments on commit 6f0ab7f

Please sign in to comment.