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

Feature to resume training after stopping? #43

Open
pracdl314 opened this issue Apr 24, 2024 · 1 comment
Open

Feature to resume training after stopping? #43

pracdl314 opened this issue Apr 24, 2024 · 1 comment

Comments

@pracdl314
Copy link

Hi @ZhihaoDU, does this repository have a feature to resume training after stopping after a certain number of epochs or in the middle of a epoch? Thanks in advance!

@ZhihaoDU
Copy link
Collaborator

sure! please check if there is an option like --resume true. If there is such option in the run.sh, the trainer will resume the training process automatically by loading model parameters and optimizer states. If there is such option, just add it.

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