Skip to content

Save model every n_steps #1418

@yurakuratov

Description

@yurakuratov

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?:

-

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions