Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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?
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.