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

What is “linear annealing (from 3e − 4 to 1e − 5) ” schedule? #16

Open
thunder123321 opened this issue Oct 25, 2022 · 3 comments

Comments

@thunder123321
Copy link

Does it is fixed lr-scheduler

@FLC777
Copy link
Owner

FLC777 commented Nov 14, 2022

No, it is not the fixed lr-scheduler. The linear annealing scheduler is not implemented in the fairseq codebase by default. The scheduler for linear annealing is now uploaded in fairseq/optim/lr_scheduler/

@thunder123321
Copy link
Author

Can you provide the training script for iwslt16_ende? It would be very helpful.

@hhh07
Copy link

hhh07 commented Dec 19, 2023

Can you provide the training script for iwslt16_ende? It would be very helpful.

hi, I would like to know if you have reproduced the results on iwslt16_ende? I configured it as described in the paper, but I only got 25 on bleu, which far from 29 in paper. Hope to get your reply, thanks a lot!

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

No branches or pull requests

3 participants