Skip to content

How often should checkpoint be saving? #5

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

Closed
bricksaver opened this issue Jun 23, 2021 · 2 comments
Closed

How often should checkpoint be saving? #5

bricksaver opened this issue Jun 23, 2021 · 2 comments

Comments

@bricksaver
Copy link

Looking at the 'train.py' code, it seems the model should be saving checkpoints during training every epoch. Is that right?

Wondering since my model hasn't been saving any checkpoints.

@pranjaldatta
Copy link
Owner

pranjaldatta commented Jun 23, 2021

Yes that is the accurate behavior. Can you mention what arguments you are passing into train.py ?

@bricksaver
Copy link
Author

Thanks for the response! It was my mistake. Actually, it was saving checkpoints, it just wasn't showing in my file explorer, but was visible in my terminal.

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

2 participants