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

How to resume_from_checkpoint #15

Open
ToanKGO opened this issue May 7, 2022 · 2 comments
Open

How to resume_from_checkpoint #15

ToanKGO opened this issue May 7, 2022 · 2 comments

Comments

@ToanKGO
Copy link

ToanKGO commented May 7, 2022

Hi, I'm newbie in Condenser. I use colab to run code and it can only run 24 hours max. I didn't find any resume_from_checkpoint in your code. How can i continue my training after 24 hours

@luyug
Copy link
Owner

luyug commented May 26, 2022

You should be able to pass your checkpoint directly through the argument --model_name_or_path.

@zlh-source
Copy link

Hi, does num_train_epochs need to be modified?
If not, will the entire epoch be run, not the rest of the epoch?

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