Skip to content

Fix learning rate schedulers not correctly calculating the number of total training steps#7

Open
adsfssd wants to merge 1 commit intobluvoll:experimentalfrom
adsfssd:lr_scheduler_fix
Open

Fix learning rate schedulers not correctly calculating the number of total training steps#7
adsfssd wants to merge 1 commit intobluvoll:experimentalfrom
adsfssd:lr_scheduler_fix

Conversation

@adsfssd
Copy link

@adsfssd adsfssd commented Dec 17, 2025

turns out in #5, lr scheduler initialization was not moved below args.max_train_steps recalculation which caused a bug where args.max_train_steps passed to train_util.get_scheduler_fix was incorrect

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.

1 participant