AI-102 · Question #247
AI-102 Question #247: Real Exam Question with Answer & Explanation
The correct answer is A: Yes. To make a chatbot's chitchat responses more formal, updating the chitchat source to a professional version like qna_chitchat_professional.tsv is the correct approach.
Question
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You have a chatbot that uses question answering in Azure Cognitive Service for Language. Users report that the responses of the chatbot lack formality when answering spurious questions. You need to ensure that the chatbot provides formal responses to spurious questions. Solution: From Language Studio, you change the chitchat source to qna_chitchat_professional.tsv, and then retrain and republish the model. Does this meet the goal?
Options
- AYes
- BNo
Explanation
To make a chatbot's chitchat responses more formal, updating the chitchat source to a professional version like qna_chitchat_professional.tsv is the correct approach.
Common mistakes.
- B. This is incorrect because changing the chitchat source to a professional version directly addresses the stated goal of making responses more formal.
Concept tested. Azure Language Service QnA chitchat configuration
Topics
Community Discussion
No community discussion yet for this question.