|
|
|
|
|
by fud101
1182 days ago
|
|
>From what i've gathered, fine tuning should be used to train the model on a task, such as: "the user asks a question, please provide an answer or follow up with more questions for the user if there are unfamiliar concepts." That isn't what finetuning usually means in this context. It usually means to retrain the model using the existing model as a base to start training. |
|
I've seen plenty of discussion on "fine-tuneing" for a different dataset of say: company documents, database schema structure of an internal application, or summarized logs of your previous conversations with the bot.
Those seem like pretty bad targets IMO.