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

Doc error in the explanation of --lr-decay-inv-sqrt? #397

Open
EtienneAb3d opened this issue Sep 29, 2022 · 0 comments
Open

Doc error in the explanation of --lr-decay-inv-sqrt? #397

EtienneAb3d opened this issue Sep 29, 2022 · 0 comments
Labels

Comments

@EtienneAb3d
Copy link

Hi all,
In the documentation, I read:
--lr-decay-inv-sqrt: learning rate will be decreased at n / sqrt(no. updates) starting at n-th update

Trying to understand what kind of value I should set for this parameter, I finally conclude it should rather be:
lr-init * sqrt(n / no. updates)

Right?

@EtienneAb3d EtienneAb3d changed the title Doc error in the explanation of --lr-decay-inv-sqrt ? Doc error in the explanation of --lr-decay-inv-sqrt? Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant