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

how many iterations to get good performance on GloVe models? #38

Closed
mrlamm opened this issue Nov 9, 2020 · 2 comments
Closed

how many iterations to get good performance on GloVe models? #38

mrlamm opened this issue Nov 9, 2020 · 2 comments

Comments

@mrlamm
Copy link

mrlamm commented Nov 9, 2020

hello!

I'm currently training your nl2code-glove model with default settings, except with label_smooth loss. I'm wondering how many steps you found were needed to get the numbers reported in the paper.

thanks for your help.

@cindycandy
Copy link

hi,I wonder if you get the answer through training. I have trained the glove model for 31000 steps, and the loss of val is increasing. I want to stop it.

@berlino
Copy link
Collaborator

berlino commented Mar 11, 2021

Hi, sorry for the late reply.

I used 40k steps for training, you can find it in the config here

@cindycandy sometimes dev accuracy keeps improving even when val loss is increasing.

@berlino berlino closed this as completed Dec 9, 2021
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