Skip to content

fix lr scheduler for sequence parallel#199

Merged
sfc-gh-aqiao merged 1 commit intomainfrom
aqiao/fix-lr-schedule
Jun 6, 2025
Merged

fix lr scheduler for sequence parallel#199
sfc-gh-aqiao merged 1 commit intomainfrom
aqiao/fix-lr-schedule

Conversation

@sfc-gh-aqiao
Copy link
Copy Markdown
Contributor

Currently using Nx sequence parallel the lr scheduler will advance Nx too fast, hitting lr=0 after 1/N of the training. This PR fixes that.

@sfc-gh-aqiao
Copy link
Copy Markdown
Contributor Author

@sfc-gh-aqiao sfc-gh-aqiao merged commit 932ad1e into main Jun 6, 2025
4 checks passed
@sfc-gh-aqiao sfc-gh-aqiao deleted the aqiao/fix-lr-schedule branch June 6, 2025 20:34
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.

2 participants