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

Save model every n_steps #1418

Open
yurakuratov opened this issue Mar 24, 2021 · 0 comments
Open

Save model every n_steps #1418

yurakuratov opened this issue Mar 24, 2021 · 0 comments

Comments

@yurakuratov
Copy link
Contributor

Want to contribute to DeepPavlov? Please read the contributing guideline first.

What problem are we trying to solve?:
I wan't to train a model and save its checkpoint for every n steps.
Such cases occur when there is no validation set or metric is not defined and model is evaluated later and separately from training.

How can we solve it?:
Add save_every_n_steps parameter to NNTrainer

Are there other issues that block this solution?:

-
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