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

Why is resuming training is uncomment? #17

Open
Feywell opened this issue Oct 29, 2020 · 2 comments
Open

Why is resuming training is uncomment? #17

Feywell opened this issue Oct 29, 2020 · 2 comments

Comments

@Feywell
Copy link

Feywell commented Oct 29, 2020

I try to train a model by my own dataset. But it is interrupt.
How can I resume trainging

It will return a error when using resume training:

RuntimeError: Caught RuntimeError in replica 0 on device 0.

@Yaoyi-Li
Copy link
Owner

Yaoyi-Li commented Nov 9, 2020

You can try to uncomment this line to resume the training which is interrupted.

#resume_checkpoint = "latest_model"

@ucasiggcas
Copy link

hi,dear
when you resume training with your dataset how to set the config file ?
could you please show me the file ?
thx
#25

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