Summer Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70track

Free Amazon Web Services AIF-C01 Practice Exam with Questions & Answers | Set: 7

Questions 61

A financial institution is using Amazon Bedrock to develop an AI application. The application is hosted in a VPC. To meet regulatory compliance standards, the VPC is not allowed access to any internet traffic.

Which AWS service or feature will meet these requirements?

Options:
A.

AWS PrivateLink

B.

Amazon Macie

C.

Amazon CloudFront

D.

Internet gateway

Amazon Web Services AIF-C01 Premium Access
Questions 62

A company uses an open-source pre-trained model to analyze user sentiment for a newly released product.

Which action must the company perform, according to MLOps best practices?

Options:
A.

Use deep learning to perform hyperparameter tuning.

B.

Collect user reviews and label each review as positive or negative.

C.

Continuously monitor outputs in production.

D.

Perform feature engineering on the input dataset.

Questions 63

A company is developing an ML model to predict customer churn.

Which evaluation metric will assess the model ' s performance on a binary classification task such as predicting chum?

Options:
A.

F1 score

B.

Mean squared error (MSE)

C.

R-squared

D.

Time used to train the model

Questions 64

A bank has fine-tuned a large language model (LLM) to expedite the loan approval process. During an external audit of the model, the company discovered that the model was approving loans at a faster pace for a specific demographic than for other demographics.

How should the bank fix this issue MOST cost-effectively?

Options:
A.

Include more diverse training data. Fine-tune the model again by using the new data.

B.

Use Retrieval Augmented Generation (RAG) with the fine-tuned model.

C.

Use AWS Trusted Advisor checks to eliminate bias.

D.

Pre-train a new LLM with more diverse training data.

Questions 65

A company deployed an AI/ML solution to help customer service agents respond to frequently asked questions. The questions can change over time. The company wants to give customer service agents the ability to ask questions and receive automatically generated answers to common customer questions. Which strategy will meet these requirements MOST cost-effectively?

Options:
A.

Fine-tune the model regularly.

B.

Train the model by using context data.

C.

Pre-train and benchmark the model by using context data.

D.

Use Retrieval Augmented Generation (RAG) with prompt engineering techniques.

Questions 66

A company is building a chatbot to improve user experience. The company is using a large language model (LLM) from Amazon Bedrock for intent detection. The company wants to use few-shot learning to improve intent detection accuracy.

Which additional data does the company need to meet these requirements?

Options:
A.

Pairs of chatbot responses and correct user intents

B.

Pairs of user messages and correct chatbot responses

C.

Pairs of user messages and correct user intents

D.

Pairs of user intents and correct chatbot responses

Questions 67

An AI practitioner is using an Amazon Bedrock base model to summarize session chats from the customer service department. The AI practitioner wants to store invocation logs to monitor model input and output data.

Options:
A.

Configure AWS CloudTrail as the logs destination for the model.

B.

Enable model invocation logging in Amazon Bedrock.

C.

Configure AWS Audit Manager as the logs destination for the model.

D.

Configure model invocation logging in Amazon EventBridge.

Questions 68

What is continued pre-training?

Options:
A.

The process of fine-tuning a pre-trained language model on labeled data for a specific task

B.

The process of providing unlabeled data to a pre-trained language model to improve the model’s domain knowledge

C.

The process of training a language model from the beginning on a specific dataset

D.

The process of evaluating the performance of a pre-trained language model on a test set

Questions 69

A company wants to build an ML model to detect abnormal patterns in sensor data. The company does not have labeled data for training. Which ML method will meet these requirements?

Options:
A.

Linear regression

B.

Classification

C.

Decision tree

D.

Autoencoders

Questions 70

An AI practitioner is using Amazon Bedrock Prompt Management to create a reusable prompt. The prompt must be able to interact with external services by calling an external API. Which solution will meet this requirement?

Options:
A.

Use special tokens.

B.

Use a tools configuration.

C.

Use prompt variables.

D.

Use a stop sequence.