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

A company has fine-tuned an Amazon Bedrock foundation model (FM) to produce short document summaries. The company wants an automated metric that compares each model-generated summary with its human-written reference summary.

Which metric will meet these requirements?

A.

F1 score

B.

Recall-Oriented Understudy for Gisting Evaluation (ROUGE)

C.

Perplexity

D.

Fréchet Inception Distance (FID)

A company makes forecasts each quarter to decide how to optimize operations to meet expected demand. The company uses ML models to make these forecasts.

An AI practitioner is writing a report about the trained ML models to provide transparency and explainability to company stakeholders.

What should the AI practitioner include in the report to meet the transparency and explainability requirements?

A.

Code for model training

B.

Partial dependence plots (PDPs)

C.

Sample data for training

D.

Model convergence tables

An AI company periodically evaluates its systems and processes with the help of independent software vendors (ISVs). The company needs to receive email message notifications when an ISV ' s compliance reports become available.

Which AWS service can the company use to meet this requirement?

A.

AWS Audit Manager

B.

AWS Artifact

C.

AWS Trusted Advisor

D.

AWS Data Exchange

Which approach provides human-in-the-loop improvement of foundation models (FMs) throughout the ML lifecycle?

A.

Using automated testing scripts to validate model outputs and implementing self-correction mechanisms without human intervention

B.

Collecting human feedback during only the initial training phase and relying only on automated metrics for subsequent model iterations

C.

Incorporating continuous human feedback across model development, training, and deployment phases and using performance evaluation to improve model accuracy

D.

Implementing reinforcement learning algorithms that automatically adjust model parameters based on predefined success metrics without human oversight

Which AWS service creates business intelligence reports and automatically generates executive summaries based on data that users provide?

A.

Amazon Q in QuickSight

B.

Amazon Rekognition

C.

Amazon Textract

D.

Amazon Polly

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 designed an AI-powered agent to answer customer inquiries based on product manuals.

Which strategy can improve customer confidence levels in the AI-powered agent ' s responses?

A.

Writing the confidence level in the response

B.

Including referenced product manual links in the response

C.

Designing an agent avatar that looks like a computer

D.

Training the agent to respond in the company ' s language style

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

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.

Which strategy should the AI practitioner use?

A.

Configure AWS CloudTrail as the logs destination for the model.

B.

Enable 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.

A company is using a large language model (LLM) on Amazon Bedrock to build a chatbot. The chatbot processes customer support requests. To resolve a request, the customer and the chatbot must interact a few times.

Which solution gives the LLM the ability to use content from previous customer messages?

A.

Turn on model invocation logging to collect messages.

B.

Add messages to the model prompt.

C.

Use Amazon Personalize to save conversation history.

D.

Use Provisioned Throughput for the LLM.