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

long-standing Bug in Adafactor optimizer if beta1 > 0 #5561

Open
dxqbYD opened this issue Oct 30, 2024 · 0 comments
Open

long-standing Bug in Adafactor optimizer if beta1 > 0 #5561

dxqbYD opened this issue Oct 30, 2024 · 0 comments

Comments

@dxqbYD
Copy link

dxqbYD commented Oct 30, 2024

There seems to be an issue with the Adafactor optimizer found here, if beta1 is > 0:

class Adafactor(torch.optim.Optimizer):

Please find a detailed description here:
huggingface/transformers#34506

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant