AI-102 Exam QuestionsBrowse all questions from this exam

AI-102 Exam - Question 123


DRAG DROP -

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: "What is your warranty period?"

Users report that the chatbot returns the default QnA Maker answer when they ask the following question: "How long is the warranty coverage?"

The chatbot returns the correct answer when the users ask the following question: 'What is your warranty period?"

Both questions should return the same answer.

You need to increase the accuracy of the chatbot responses.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Select and Place:

Show Answer
Correct Answer:

Step 1: Add alternative phrasing to the question and answer (QnA) pair.

Add alternate questions to an existing QnA pair to improve the likelihood of a match to a user query.

Step 2: Retrain the model.

Periodically select Save and train after making edits to avoid losing changes.

Step 3: Republish the model -

Note: A knowledge base consists of question and answer (QnA) pairs. Each pair has one answer and a pair contains all the information associated with that answer.

Reference:

https://docs.microsoft.com/en-us/azure/cognitive-services/qnamaker/how-to/edit-knowledge-base

Discussion

10 comments
Sign in to comment
zellck
Jul 1, 2023

1. Add alternative phrasing to the QnA pair. 2. Retrain model. 3. Republish model. https://learn.microsoft.com/en-us/azure/cognitive-services/qnamaker/how-to/edit-knowledge-base#question-and-answer-pairs The optional settings for a pair include: - Alternate forms of the question this helps QnA Maker return the correct answer for a wider variety of question phrasings

Eltooth
Jul 19, 2022

Answer looks correct. Add alternative phrasing Retrain Republish

RamonKaus
Jul 24, 2022

Correct

Gvalli
Dec 21, 2023

A modified version of this was in the exam today.

evangelist
Jan 27, 2024

1: Add alternate phrasings as follow-up prompts or as additional questions in the QnA pair: 2: Train the QnA Maker model: 3: Publish the updated QnA Maker model:

rdemontis
Nov 4, 2023

correct answer and explanation

nanaw770
May 24, 2024

Add alternative QnA Retrain Republish

zellck
Jul 1, 2023

Same as Question 5. https://www.examtopics.com/discussions/microsoft/view/55309-exam-ai-102-topic-3-question-5-discussion

anto69
Feb 23, 2024

correct answer

krzkrzkra
Jul 15, 2024

1. Add alternative phrasing to the QnA pair. 2. Retrain model. 3. Republish model.