You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we use AdamW as PyTorch optimizer. Users may benefit from usage of other optimizers. In particular, Prodigy https://github.com/konstmish/prodigy might be a good addition since it does not require learning rate optimization.
Currently, we use AdamW as PyTorch optimizer. Users may benefit from usage of other optimizers. In particular, Prodigy https://github.com/konstmish/prodigy might be a good addition since it does not require learning rate optimization.