New Year Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Amazon Web Services AIF-C01 - AWS Certified AI Practitioner Exam

Page: 5 / 9
Total 289 questions

A company wants to generate synthetic data responses for multiple prompts from a large volume of data. The company wants to use an API method to generate the responses. The company does not need to generate the responses immediately.

A.

Input the prompts into the model. Generate responses by using real-time inference.

B.

Use Amazon Bedrock batch inference. Generate responses asynchronously.

C.

Use Amazon Bedrock agents. Build an agent system to process the prompts recursively.

D.

Use AWS Lambda functions to automate the task. Submit one prompt after another and store each response.

A company has built a chatbot that can respond to natural language questions with images. The company wants to ensure that the chatbot does not return inappropriate or unwanted images.

Which solution will meet these requirements?

A.

Implement moderation APIs.

B.

Retrain the model with a general public dataset.

C.

Perform model validation.

D.

Automate user feedback integration.

An online media streaming company wants to give its customers the ability to perform natural language-based image search and filtering. The company needs a vector database that can help with similarity searches and nearest neighbor queries.

Which AWS service meets these requirements?

A.

Amazon Comprehend

B.

Amazon Personalize

C.

Amazon Polly

D.

Amazon OpenSearch Service

A financial company is developing a generative AI application for loan approval decisions. The company needs the application output to be responsible and fair.

A.

Review the training data to check for biases. Include data from all demographics in the training data.

B.

Use a deep learning model with many hidden layers.

C.

Keep the model's decision-making process a secret to protect proprietary algorithms.

D.

Continuously monitor the model's performance on a static test dataset.

A pharmaceutical company wants to analyze user reviews of new medications and provide a concise overview for each medication. Which solution meets these requirements?

A.

Create a time-series forecasting model to analyze the medication reviews by using Amazon Personalize.

B.

Create medication review summaries by using Amazon Bedrock large language models (LLMs).

C.

Create a classification model that categorizes medications into different groups by using Amazon SageMaker.

D.

Create medication review summaries by using Amazon Rekognition.

What does an F1 score measure in the context of foundation model (FM) performance?

A.

Model precision and recall

B.

Model speed in generating responses

C.

Financial cost of operating the model

D.

Energy efficiency of the model's computations

A company wants to implement a large language model (LLM)-based chatbot to provide customer service agents with real-time contextual responses to customers' inquiries. The company will use the company's policies as the knowledge base.

A.

Retrain the LLM on the company policy data.

B.

Fine-tune the LLM on the company policy data.

C.

Implement Retrieval Augmented Generation (RAG) for in-context responses.

D.

Use pre-training and data augmentation on the company policy data.

Which option is a benefit of ongoing pre-training when fine-tuning a foundation model (FM)?

A.

Helps decrease the model's complexity

B.

Improves model performance over time

C.

Decreases the training time requirement

D.

Optimizes model inference time

A company is using a pre-trained large language model (LLM) to build a chatbot for product recommendations. The company needs the LLM outputs to be short and written in a specific language.

Which solution will align the LLM response quality with the company's expectations?

A.

Adjust the prompt.

B.

Choose an LLM of a different size.

C.

Increase the temperature.

D.

Increase the Top K value.

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?

A.

AWS PrivateLink

B.

Amazon Macie

C.

Amazon CloudFront

D.

Internet gateway