First Requirement:
I have more training data to further train this model, but I am uncertain about the exact procedure for doing so. Additionally, I would like to know if I need to pay for the previous data in this process.
Second Requirement:
In this scenario, I would like to replace all the old training data with the new training data for this model and then proceed with the training. What is the correct process for achieving this?
Is there any other way to do this below requirement?
because it’s west of money and time to create a new model every time. As per our requirement we continue the train the existing fine-tuning model over time to get a better result.
First Requirement:
I have more training data to further train this model, but I am uncertain about the exact procedure for doing so. Additionally, I would like to know if I need to pay for the previous data in this process.
I found the solution about the Update the fine tune model you should pass the your previous model to update the fine tune model but this create the new model not update in existing model.