Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patch LR Annealing Bug #1046

Merged
merged 9 commits into from
Sep 27, 2023
Merged

Patch LR Annealing Bug #1046

merged 9 commits into from
Sep 27, 2023

Conversation

dashstander
Copy link
Contributor

As per #1029 , LR annealing would not resume properly if training was restarted from a checkpoint. @exnx provided the patch and I tested and confirmed it works.

@Quentin-Anthony Quentin-Anthony merged commit ba51ca0 into main Sep 27, 2023
2 checks passed
@Quentin-Anthony Quentin-Anthony deleted the 1029-lr-annealing-bug branch September 27, 2023 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

resume from checkpoint doesn't continue decaying the learning rate - it stays constant
2 participants