Replies: 1 comment
-
Hi @Utsa7 You aren't meant to break training session BUT I may be able to think of a way you could resume it. In the tmp-trn folder you will have your training session folder (You will need to identify the correct folder for your training session). In my example I have a Within that folder you have a
So the theory I have goes like this: In that folder you can rename your Then re-name your Start the finetuning application and you should be able to go to Step 3 and load that model now and test it. Assuming that works, you can go to "What to do next" tab and save that model out. Just follow the instructions given there to save it to your finetuned model folder. (Note this will over-write any other model in that location if it already exists). In theory, if that's all done, you should be able to exit and reload finetuning now re-using that model to continue its training, re-using the same training data. Thanks |
Beta Was this translation helpful? Give feedback.
-
I was finetuing a model but due to some reason I had to stop at the middle. Now I want to continue from where I left but when I start training even with the same configuration it starts from the beginning. I definitely don't want to start all over again as it took me 4+ hours to get to that point with my low end gpu.
I hope it's possible to continue earlier training otherwise it might not possible to finetune models. Please help me
Beta Was this translation helpful? Give feedback.
All reactions