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 do you continue training from the same place in the training set? #225

Open
xzuyn opened this issue Jun 20, 2023 · 0 comments
Open

How do you continue training from the same place in the training set? #225

xzuyn opened this issue Jun 20, 2023 · 0 comments

Comments

@xzuyn
Copy link

xzuyn commented Jun 20, 2023

So I wanna be able to stop training at say 500 steps, then later on continue that from 500 steps into the training data on my saved model. How can I do that?

I think just loading the model and training it normally just defaults to the beginning of the training data, unless I'm mistaken. I don't wanna run through the exact same training data just to get to fresh data, I may as well just start from the beginning again.

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