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

Run evaluation during training #275

Open
StephenRUK opened this issue Apr 4, 2019 · 1 comment
Open

Run evaluation during training #275

StephenRUK opened this issue Apr 4, 2019 · 1 comment

Comments

@StephenRUK
Copy link

StephenRUK commented Apr 4, 2019

While training, I stop at regular intervals to run the evaluation on the GPU. Ideally, it would be possible to run evaluation during training without having to stop and load the whole model again. could be added as a config option, e.g. eval_after_checkpoint?

@StephenRUK StephenRUK changed the title Evaluation runs on same checkpoints again Run evaluation during training Apr 4, 2019
@StephenRUK
Copy link
Author

Edit: I previously also mentioned the fact that lumi eval runs against already evaluated checkpoints. I forgot that the argument --from-global-step exists where you can specify the checkpoint/step number to resume from... 😄 🤦‍♂️

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

1 participant