
Ultimate access to all questions.
As an AI engineer, you are working on a project to generate automated responses for a customer feedback system using an Azure OpenAI model. The model should be able to understand customer feedback and generate appropriate responses. Which of the following steps should you take to ensure the model's performance is optimized for this task?
A
Use a generic dataset for fine-tuning to ensure the model can handle a wide range of topics.
B
Prepare a dataset consisting of customer feedback examples and fine-tune the model on this dataset.
C
Implement a sentiment analysis system to determine the sentiment of customer feedback before generating responses.
D
Limit the model's responses to a predefined set of common customer feedback issues.