Adding extra data points to existing training data for already fined tuned model and fine tune again

Hello Everyone,

I have successfully fine-tuned the GPT-3.5 Turbo base model using a set of data points. Now, I would like to add some more data points to the training data and fine tune the same model again. Is it possible to do so, and if yes, please provide guidance on the process?

Hi and welcome to the Developer Forum!

You cannot re-tune an already fine tuned model at the moment, it may be an option in the future. For now you will need to run the fine tune again on a new model and add your new data top the end.

1 Like

You can use an already fine tuned model based on GPT-3.5-turbo. Just use the fine tuned model name as MODEL.