AI-900 · Question #285
What should you do to ensure that an Azure OpenAI model generates accurate responses that include recent events?
The correct answer is B. Add grounding data. To ensure that an Azure OpenAI model generates accurate responses that include recent events, you need to add grounding data. Grounding data provides the model with up-to-date and specific contextual information, allowing it to generate responses aligned with the latest…
Question
Options
- AModify the system message.
- BAdd grounding data.
- CAdd few-shot learning.
- DAdd training data.
How the community answered
(42 responses)- A5% (2)
- B74% (31)
- C7% (3)
- D14% (6)
Explanation
To ensure that an Azure OpenAI model generates accurate responses that include recent events, you need to add grounding data. Grounding data provides the model with up-to-date and specific contextual information, allowing it to generate responses aligned with the latest developments or facts. This is especially useful since pre-trained models are not aware of events or data that occurred after their training period.
Topics
Community Discussion
No community discussion yet for this question.