Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mittagessen committed Apr 4, 2024
1 parent 0231a76 commit d539fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kraken/lib/default_specs.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,6 @@
'rop_patience': 5,
# cosine
'cos_t_max': 50,
'cos_min_r': 2e-5,
'cos_min_lr': 2e-5,
'warmup': 0,
}

0 comments on commit d539fde

Please sign in to comment.