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

get_wsd_schedule gets passed num_training_steps because not handled #31085

Closed
MostHumble opened this issue May 28, 2024 · 1 comment · Fixed by #31128
Closed

get_wsd_schedule gets passed num_training_steps because not handled #31085

MostHumble opened this issue May 28, 2024 · 1 comment · Fixed by #31128

Comments

@MostHumble
Copy link

MostHumble commented May 28, 2024

getting:

TypeError: get_wsd_schedule() got an unexpected keyword argument 'num_training_steps'

because there's not a handling of WARMUP_STABLE_DECAY, get_wsd_schedule gets passed default params.

return schedule_func(

@LysandreJik
Copy link
Member

cc @muellerzr

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 a pull request may close this issue.

2 participants