How can we retrain the chatgpt models using Azure api

Aarti Jugdar 0 Reputation points
2023-06-26T14:03:52.16+00:00

I have chat gpt 3.5 model deployed in my azure portal for my usecase. How can i retrain the model to give better results?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
{count} votes

1 answer

Sort by: Most helpful
  1. Luke Murray 11,521 Reputation points MVP Volunteer Moderator
    2023-06-27T05:15:55.8566667+00:00

    Hi, Aarti

    You can finetune using the GPT as a base, I believe, with your own dataset.

    HOWEVER, Azure OpenAI allows you to bring your own data via Cognative Search on top.

    What kind of issues are you having, fnetuning is considered a last resort, you can get some fairly good outcomes, by curating a prompt, for what you need.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.