AI-102 · Question #457
You build a chatbot that uses the Azure OpenAI GPT-4 model to generate song lyrics. You need to ensure that responses do NOT contain lyrics from popular songs that might have been ingested during…
The correct answer is D. Protected material text detection. The Protected material text detection feature in Azure AI Content Safety is specifically designed to identify and block responses that may contain copyrighted or protected content, such as lyrics from popular songs. Since GPT-4 may have been trained on publicly available data…
Question
Options
- ACustom categories
- BAnalyze Text
- CGroundedness detection
- DProtected material text detection
How the community answered
(23 responses)- A9% (2)
- B13% (3)
- C4% (1)
- D74% (17)
Explanation
The Protected material text detection feature in Azure AI Content Safety is specifically designed to identify and block responses that may contain copyrighted or protected content, such as lyrics from popular songs. Since GPT-4 may have been trained on publicly available data, this feature helps ensure that the chatbot does not generate copyrighted lyrics by detecting and filtering out protected material.
Topics
Community Discussion
No community discussion yet for this question.