AI-102 · Question #53
Drag and Drop Question You are building a retail chatbot that will use a QnA Maker service. You upload an internal support document to train the model. The document contains the following question…
The correct answer is Add alternative phrasing to the question and answer (QnA) pair.; Retrain the model.; Republish the model. The correct sequence is to first add alternative phrasing to the existing QnA pair (so that 'How long is the warranty coverage?' is recognized as a variant of the original question), then retrain the model so it learns the new phrasing, and finally republish the model so the…
Question
Exhibit
Answer Area
Drag items
Correct arrangement
- Add alternative phrasing to the question and answer (QnA) pair.
- Retrain the model.
- Republish the model.
Explanation
The correct sequence is to first add alternative phrasing to the existing QnA pair (so that 'How long is the warranty coverage?' is recognized as a variant of the original question), then retrain the model so it learns the new phrasing, and finally republish the model so the updated knowledge base is deployed and accessible to the chatbot. This approach reuses the existing QnA pair rather than creating a duplicate, keeping the knowledge base clean and accurate. Alternative phrasings (also called 'alternate questions') are specifically designed in QnA Maker to handle semantically similar questions that map to the same answer.
Topics
Community Discussion
No community discussion yet for this question.
