AI-900 Practice Test Questions

262 Questions


Topic 5: Describe features of conversational AI workloads on Azure

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.






Which scenario is an example of a webchat bot?


A. Determine whether reviews entered on a website for a concert are positive or negative, and then add a thumbs up or thumbs down emoji to the reviews.


B. Translate into English questions entered by customers at a kiosk so that the appropriate person can call the customers back.


C. Accept questions through email, and then route the email messages to the correct person based on the content of the message.


D. From a website interface, answer common questions about scheduled events and ticket purchases for a music festival.





D.
  From a website interface, answer common questions about scheduled events and ticket purchases for a music festival.

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.






What are three stages in a transformer model? Each correct answer presents a complete solution.
NOTE: Each correct answer is worth one point.


A. object detection


B. embedding calculation


C. tokenization


D. next token prediction


E. anonymization





B.
  embedding calculation

C.
  tokenization

D.
  next token prediction

Match the types of AI workloads to the appropriate scenarios.
To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may be used once, more than once, or not at all.
NOTE: Each correct selection is worth one point.








Box 3: Natural language processing
Natural language processing (NLP) is used for tasks such as sentiment analysis, topic detection, language detection, key phrase extraction, and document categorization.

Which OpenAI model does GitHub Copilot use to make suggestions for client-side JavaScript?


A. GPT-4


B. Codex


C. DALL-E


D. GPT-3





B.
  Codex

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.






Extracting relationships between data from large volumes of unstructured data is an example of which type of Al workload?


A. computer vision


B. knowledge mining


C. natural language processing (NLP)


D. anomaly detection





B.
  knowledge mining

For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.








Box 1: Yes
Achieving transparency helps the team to understand the data and algorithms used to train the model, what transformation logic was applied to the data, the final model generated, and its associated assets. This information offers insights about how the model was created, which allows it to be reproduced in a transparent way.
Box 2: No
A data holder is obligated to protect the data in an AI system, and privacy and security are an integral part of this system. Personal needs to be secured, and it should be accessed in a way that doesn't compromise an individual's privacy.
Box 3: No
Inclusiveness mandates that AI should consider all human races and experiences, and inclusive design practices can help developers to understand and address potential barriers that could unintentionally exclude people. Where possible, speech-to-text, text-to- speech, and visual recognition technology should be used to empower people with hearing, visual, and other impairments.

You plan to deploy an Azure Machine Learning model as a service that will be used by client applications.
Which three processes should you perform in sequence before you deploy the model? To answer, move the appropriate processes from the list of processes to the answer area and arrange them in the correct order.






You need to provide content for a business chatbot that will help answer simple user queries.
What are three ways to create question and answer text by using QnA Maker? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.


A. Generate the questions and answers from an existing webpage.


B. Use automated machine learning to train a model based on a file that contains the questions.


C. Manually enter the questions and answers.


D. Connect the bot to the Cortana channel and ask questions by using Cortana.


E. Import chit-chat content from a predefined data source.





A.
  Generate the questions and answers from an existing webpage.

C.
  Manually enter the questions and answers.

E.
  Import chit-chat content from a predefined data source.

Explanation:
Automatic extraction
Extract question-answer pairs from semi-structured content, including FAQ pages, support websites, excel files, SharePoint documents, product manuals and policies.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/qnamaker/concepts/contenttypes

You have 100 instructional videos that do NOT contain any audio. Each instructional video has a script. You need to generate a narration audio file for each video based on the script. Which type of workload should you use?


A. speech recognition


B. language modeling


C. speech synthesis


D. translation





C.
  speech synthesis


Page 3 out of 22 Pages
Previous