Summer 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: 2 / 12
Total 401 questions

A company needs a scalable method to compare two foundation models (FMs) for chat summarization based on correctness and completeness.

Which solution will meet these requirements?

A.

Use human reviewers to score summaries by using a rubric that evaluates accuracy and coverage.

B.

Focus on performance metrics such as latency and throughput to determine model performance.

C.

Use the LLM-as-a-judge approach with a rubric across prompts to compare model outputs.

D.

Select the model that is ranked highest based on external benchmark scores for overall performance.

A company wants to enhance response quality for a large language model (LLM) for complex problem-solving tasks. The tasks require detailed reasoning and a step-by-step explanation process.

Which prompt engineering technique meets these requirements?

A.

Few-shot prompting

B.

Zero-shot prompting

C.

Directional stimulus prompting

D.

Chain-of-thought prompting

A company has developed an ML model to predict real estate sale prices. The company wants to deploy the model to make predictions without managing servers or infrastructure.

Which solution meets these requirements?

A.

Deploy the model on an Amazon EC2 instance.

B.

Deploy the model on an Amazon Elastic Kubernetes Service (Amazon EKS) cluster.

C.

Deploy the model by using Amazon CloudFront with an Amazon S3 integration.

D.

Deploy the model by using an Amazon SageMaker AI endpoint.

A company has trained a custom foundation model (FM). The company wants to evaluate the toxicity of the FM ' s outputs by using human reviewers. The company has a team of internal reviewers. The company also wants to include external teams of reviewers to scale operations.

Which AWS service or feature will meet these requirements?

A.

Amazon Bedrock Agents

B.

Amazon Comprehend Custom

C.

Amazon SageMaker JumpStart

D.

Amazon SageMaker Ground Truth

A company has multiple datasets that contain historical data. The company wants to use ML technologies to process each dataset.

Select the correct ML technology from the following list for each dataset. Select each ML technology one time or not at all. (Select THREE.)

Computer vision

Natural language processing (NLP)

Reinforcement learning

Time series forecasting

Which task represents a practical use case to apply a regression model?

A.

Suggest a genre of music for a listener from a list of genres.

B.

Cluster movies based on movie ratings and viewers.

C.

Use historical data to predict future temperatures in a specific city.

D.

Create a picture that shows a specific object.

A hospital wants to use a generative AI solution with speech-to-text functionality to help improve employee skills in dictating clinical notes.

A.

Amazon Q Developer

B.

Amazon Polly

C.

Amazon Rekognition

D.

AWS HealthScribe

A company wants to use generative AI to increase developer productivity and software development. The company wants to use Amazon Q Developer.

What can Amazon Q Developer do to help the company meet these requirements?

A.

Create software snippets, reference tracking, and open-source license tracking.

B.

Run an application without provisioning or managing servers.

C.

Enable voice commands for coding and providing natural language search.

D.

Convert audio files to text documents by using ML models.

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 software company wants to use a large language model (LLM) for workflow automation. The application will transform user messages into JSON files. The company will use the JSON files as inputs for data pipelines.

The company has a labeled dataset that contains user messages and output JSON files.

Which solution will train the LLM for workflow automation?

A.

Unsupervised learning

B.

Continued pre-training

C.

Fine-tuning

D.

Reinforcement learning from human feedback (RLHF)