This repository was archived by the owner on Mar 21, 2024. It is now read-only.
Initialising training on a new dataset from a saved checkpoint #846
Unanswered
annaschroder
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to initialise model training from a saved checkpoint without using a recovery ID? I'm try to train a model using a new dataset, but I would like to initialise model training from the checkpoints of a previously trained model. The weights of the previous model are stored locally.
Thanks,
Anna
Beta Was this translation helpful? Give feedback.
All reactions