Big Halloween Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

AIF-C01 Questions and Answers

Question # 6

A company wants to learn about generative AI applications in an experimental environment.

Which solution will meet this requirement MOST cost-effectively?

A.

Amazon Q Developer

B.

Amazon SageMaker JumpStart

C.

Amazon Bedrock PartyRock

D.

Amazon Q Business

Full Access
Question # 7

A company is building a new generative AI chatbot. The chatbot uses an Amazon Bedrock foundation model (FM) to generate responses. During testing, the company notices that the chatbot is prone to prompt injection attacks.

What can the company do to secure the chatbot with the LEAST implementation effort?

A.

Fine-tune the FM to avoid harmful responses.

B.

Use Amazon Bedrock Guardrails content filters and denied topics.

C.

Change the FM to a more secure FM.

D.

Use chain-of-thought prompting to produce secure responses.

Full Access
Question # 8

A company is using a generative AI model to develop a digital assistant. The model's responses occasionally include undesirable and potentially harmful content. Select the correct Amazon Bedrock filter policy from the following list for each mitigation action. Each filter policy should be selected one time. (Select FOUR.)

• Content filters

• Contextual grounding check

• Denied topics

• Word filters

Full Access
Question # 9

A company has developed an ML model for image classification. The company wants to deploy the model to production so that a web application can use the model.

The company needs to implement a solution to host the model and serve predictions without managing any of the underlying infrastructure.

Which solution will meet these requirements?

A.

Use Amazon SageMaker Serverless Inference to deploy the model.

B.

Use Amazon CloudFront to deploy the model.

C.

Use Amazon API Gateway to host the model and serve predictions.

D.

Use AWS Batch to host the model and serve predictions.

Full Access
Question # 10

A security company is using Amazon Bedrock to run foundation models (FMs). The company wants to ensure that only authorized users invoke the models. The company needs to identify any unauthorized access attempts to set appropriate AWS Identity and Access Management (IAM) policies and roles for future iterations of the FMs.

Which AWS service should the company use to identify unauthorized users that are trying to access Amazon Bedrock?

A.

AWS Audit Manager

B.

AWS CloudTrail

C.

Amazon Fraud Detector

D.

AWS Trusted Advisor

Full Access
Question # 11

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.

Full Access
Question # 12

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

Full Access
Question # 13

A social media company wants to use a large language model (LLM) to summarize messages. The company has chosen a few LLMs that are available on Amazon SageMaker JumpStart. The company wants to compare the generated output toxicity of these models.

Which strategy gives the company the ability to evaluate the LLMs with the LEAST operational overhead?

A.

Crowd-sourced evaluation

B.

Automatic model evaluation

C.

Model evaluation with human workers

D.

Reinforcement learning from human feedback (RLHF)

Full Access
Question # 14

A company wants to control employee access to publicly available foundation models (FMs). Which solution meets these requirements?

A.

Analyze cost and usage reports in AWS Cost Explorer.

B.

Download AWS security and compliance documents from AWS Artifact.

C.

Configure Amazon SageMaker JumpStart to restrict discoverable FMs.

D.

Build a hybrid search solution by using Amazon OpenSearch Service.

Full Access
Question # 15

A company wants to set up private access to Amazon Bedrock APIs from the company's AWS account. The company also wants to protect its data from internet exposure.

A.

Use Amazon CloudFront to restrict access to the company's private content

B.

Use AWS Glue to set up data encryption across the company's data catalog

C.

Use AWS Lake Formation to manage centralized data governance and cross-account data sharing

D.

Use AWS PrivateLink to configure a private connection between the company's VPC and Amazon Bedrock

Full Access
Question # 16

A company wants to keep its foundation model (FM) relevant by using the most recent data. The company wants to implement a model training strategy that includes regular updates to the FM.

Which solution meets these requirements?

A.

Batch learning

B.

Continuous pre-training

C.

Static training

D.

Latent training

Full Access
Question # 17

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?

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.

Full Access
Question # 18

A financial company is using ML to help with some of the company's tasks.

Which option is a use of generative AI models?

A.

Summarizing customer complaints

B.

Classifying customers based on product usage

C.

Segmenting customers based on type of investments

D.

Forecasting revenue for certain products

Full Access
Question # 19

Sated and order the steps from the following bat to correctly describe the ML Lifecycle for a new custom modal Select each step one time. (Select and order FOUR.)

• Define the business objective.

• Deploy the modal.

• Develop and tram the model.

• Process the data.

Full Access
Question # 20

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.

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.

Full Access
Question # 21

What are tokens in the context of generative AI models?

A.

Tokens are the basic units of input and output that a generative AI model operates on, representing words, subwords, or other linguistic units.

B.

Tokens are the mathematical representations of words or concepts used in generative AI models.

C.

Tokens are the pre-trained weights of a generative AI model that are fine-tuned for specific tasks.

D.

Tokens are the specific prompts or instructions given to a generative AI model to generate output.

Full Access
Question # 22

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.

Full Access
Question # 23

A research company implemented a chatbot by using a foundation model (FM) from Amazon Bedrock. The chatbot searches for answers to questions from a large database of research papers.

After multiple prompt engineering attempts, the company notices that the FM is performing poorly because of the complex scientific terms in the research papers.

How can the company improve the performance of the chatbot?

A.

Use few-shot prompting to define how the FM can answer the questions.

B.

Use domain adaptation fine-tuning to adapt the FM to complex scientific terms.

C.

Change the FM inference parameters.

D.

Clean the research paper data to remove complex scientific terms.

Full Access
Question # 24

An AI practitioner has trained a model on a training dataset. The model performs well on the training data. However, the model does not perform well on evaluation data. What is the MOST likely cause of this issue?

A.

The model is underfit.

B.

The model requires prompt engineering.

C.

The model is biased.

D.

The model is overfit.

Full Access
Question # 25

A company has a database of petabytes of unstructured data from internal sources. The company wants to transform this data into a structured format so that its data scientists can perform machine learning (ML) tasks.

Which service will meet these requirements?

A.

Amazon Lex

B.

Amazon Rekognition

C.

Amazon Kinesis Data Streams

D.

AWS Glue

Full Access
Question # 26

A company plans to use a generative AI model to provide real-time service quotes to users.

Which criteria should the company use to select the correct model for this use case?

A.

Model size

B.

Training data quality

C.

General-purpose use and high-powered GPU availability

D.

Model latency and optimized inference speed

Full Access
Question # 27

Which statement presents an advantage of using Retrieval Augmented Generation (RAG) for natural language processing (NLP) tasks?

A.

RAG can use external knowledge sources to generate more accurate and informative responses

B.

RAG is designed to improve the speed of language model training

C.

RAG is primarily used for speech recognition tasks

D.

RAG is a technique for data augmentation in computer vision tasks

Full Access
Question # 28

A company is developing an editorial assistant application that uses generative AI. During the pilot phase, usage is low and application performance is not a concern. The company cannot predict application usage after the application is fully deployed and wants to minimize application costs.

Which solution will meet these requirements?

A.

Use GPU-powered Amazon EC2 instances.

B.

Use Amazon Bedrock with Provisioned Throughput.

C.

Use Amazon Bedrock with On-Demand Throughput.

D.

Use Amazon SageMaker JumpStart.

Full Access
Question # 29

A company is using domain-specific models. The company wants to avoid creating new models from the beginning. The company instead wants to adapt pre-trained models to create models for new, related tasks.

Which ML strategy meets these requirements?

A.

Increase the number of epochs.

B.

Use transfer learning.

C.

Decrease the number of epochs.

D.

Use unsupervised learning.

Full Access
Question # 30

Sentiment analysis is a subset of which broader field of AI?

A.

Computer vision

B.

Robotics

C.

Natural language processing (NLP)

D.

Time series forecasting

Full Access
Question # 31

A student at a university is copying content from generative AI to write essays.

Which challenge of responsible generative AI does this scenario represent?

A.

Toxicity

B.

Hallucinations

C.

Plagiarism

D.

Privacy

Full Access
Question # 32

Why does overfilting occur in ML models?

A.

The training dataset does not reptesent all possible input values.

B.

The model contains a regularization method.

C.

The model training stops early because of an early stopping criterion.

D.

The training dataset contains too many features.

Full Access
Question # 33

A company is creating a model to label credit card transactions. The company has a large volume of sample transaction data to train the model. Most of the transaction data is unlabeled. The data does not contain confidential information. The company needs to obtain labeled sample data to fine-tune the model.

A.

Run batch inference jobs on the unlabeled data

B.

Run an Amazon SageMaker AI training job that uses the PyTorch Distributed library to label data

C.

Use an Amazon SageMaker Ground Truth labeling job with Amazon Mechanical Turk workers

D.

Use an optical character recognition model trained on labeled samples to label unlabeled samples

E.

Run an Amazon SageMaker AI labeling job

Full Access
Question # 34

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?

A.

Linear regression

B.

Classification

C.

Decision tree

D.

Autoencoders

Full Access
Question # 35

A company is using Amazon Bedrock Agents to build an application to automate business workflows.

A.

To invoke foundation models (FMs) to process visual, audio, and text inputs

B.

To enhance foundation models (FMs) with a prompting strategy

C.

To provide users with full control of querying external data sources and APIs

D.

To evaluate user inputs and orchestrate actions for multiple tasks

Full Access
Question # 36

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?

A.

F1 score

B.

Mean squared error (MSE)

C.

R-squared

D.

Time used to train the model

Full Access
Question # 37

An online learning company with large volumes of educational materials wants to use enterprise search. Which AWS service meets these requirements?

A.

Amazon Comprehend

B.

Amazon Textract

C.

Amazon Kendra

D.

Amazon Personalize

Full Access
Question # 38

Which option is a benefit of using Amazon SageMaker Model Cards to document AI models?

A.

Providing a visually appealing summary of a model's capabilities.

B.

Standardizing information about a model's purpose, performance, and limitations.

C.

Reducing the overall computational requirements of a model.

D.

Physically storing models for archival purposes.

Full Access
Question # 39

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.

Full Access
Question # 40

Which term refers to the Instructions given to foundation models (FMs) so that the FMs provide a more accurate response to a question?

A.

Prompt

B.

Direction

C.

Dialog

D.

Translation

Full Access
Question # 41

A company wants to collaborate with several research institutes to develop an AI model. The company needs standardized documentation of model version tracking and a record of model development.

Which solution meets these requirements?

A.

Track the model changes by using Git.

B.

Track the model changes by using Amazon Fraud Detector.

C.

Track the model changes by using Amazon SageMaker Model Cards.

D.

Track the model changes by using Amazon Comprehend.

Full Access
Question # 42

What is the purpose of vector embeddings in a large language model (LLM)?

A.

Splitting text into manageable pieces of data

B.

Grouping a set of characters to be treated as a single unit

C.

Providing the ability to mathematically compare texts

D.

Providing the count of every word in the input

Full Access
Question # 43

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

Full Access
Question # 44

Which metric measures the runtime efficiency of operating AI models?

A.

Customer satisfaction score (CSAT)

B.

Training time for each epoch

C.

Average response time

D.

Number of training instances

Full Access
Question # 45

A company has a foundation model (FM) that was customized by using Amazon Bedrock to answer customer queries about products. The company wants to validate the model's responses to new types of queries. The company needs to upload a new dataset that Amazon Bedrock can use for validation.

Which AWS service meets these requirements?

A.

Amazon S3

B.

Amazon Elastic Block Store (Amazon EBS)

C.

Amazon Elastic File System (Amazon EFS)

D.

AWS Showcone

Full Access
Question # 46

A media streaming platform wants to provide movie recommendations to users based on the users' account history.

A.

Amazon Polly

B.

Amazon Comprehend

C.

Amazon Transcribe

D.

Amazon Personalize

Full Access
Question # 47

A company wants to develop ML applications to improve business operations and efficiency.

Select the correct ML paradigm from the following list for each use case. Each ML paradigm should be selected one or more times. (Select FOUR.)

• Supervised learning

• Unsupervised learning

Full Access
Question # 48

A company wants to create a chatbot by using a foundation model (FM) on Amazon Bedrock. The FM needs to access encrypted data that is stored in an Amazon S3 bucket.

The data is encrypted with Amazon S3 managed keys (SSE-S3).

The FM encounters a failure when attempting to access the S3 bucket data.

Which solution will meet these requirements?

A.

Ensure that the role that Amazon Bedrock assumes has permission to decrypt data with the correct encryption key.

B.

Set the access permissions for the S3 buckets to allow public access to enable access over the internet.

C.

Use prompt engineering techniques to tell the model to look for information in Amazon S3.

D.

Ensure that the S3 data does not contain sensitive information.

Full Access
Question # 49

A company wants to identify groups for its customers based on the customers' demographics and buying patterns.

Which algorithm should the company use to meet this requirement?

A.

K-nearest neighbors (K-NN)

B.

K-means

C.

Decision tree

D.

Support vector machine

Full Access
Question # 50

A large retailer receives thousands of customer support inquiries about products every day. The customer support inquiries need to be processed and responded to quickly. The company wants to implement Agents for Amazon Bedrock.

What are the key benefits of using Amazon Bedrock agents that could help this retailer?

A.

Generation of custom foundation models (FMs) to predict customer needs

B.

Automation of repetitive tasks and orchestration of complex workflows

C.

Automatically calling multiple foundation models (FMs) and consolidating the results

D.

Selecting the foundation model (FM) based on predefined criteria and metrics

Full Access
Question # 51

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 meets this requirement?

A.

AWS Audit Manager

B.

AWS Artifact

C.

AWS Trusted Advisor

D.

AWS Data Exchange

Full Access
Question # 52

A company wants to create a chatbot that answers questions about human resources policies. The company is using a large language model (LLM) and has a large digital documentation base.

Which technique should the company use to optimize the generated responses?

A.

Use Retrieval Augmented Generation (RAG).

B.

Use few-shot prompting.

C.

Set the temperature to 1.

D.

Decrease the token size.

Full Access
Question # 53

Which term describes the numerical representations of real-world objects and concepts that AI and natural language processing (NLP) models use to improve understanding of textual information?

A.

Embeddings

B.

Tokens

C.

Models

D.

Binaries

Full Access
Question # 54

A company is using custom models in Amazon Bedrock for a generative AI application. The company wants to use a company-managed encryption key to encrypt the model artifacts that the model customization jobs create. Which AWS service meets these requirements?

A.

AWS Key Management Service (AWS KMS)

B.

Amazon Inspector

C.

Amazon Macie

D.

AWS Secrets Manager

Full Access
Question # 55

A company wants to identify harmful language in the comments section of social media posts by using an ML model. The company will not use labeled data to train the model. Which strategy should the company use to identify harmful language?

A.

Use Amazon Rekognition moderation.

B.

Use Amazon Comprehend toxicity detection.

C.

Use Amazon SageMaker AI built-in algorithms to train the model.

D.

Use Amazon Polly to monitor comments.

Full Access
Question # 56

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.

Full Access
Question # 57

Which component of Amazon Bedrock Studio can help secure the content that AI systems generate?

A.

Access controls

B.

Function calling

C.

Guardrails

D.

Knowledge bases

Full Access
Question # 58

A company wants to make a chatbot to help customers. The chatbot will help solve technical problems without human intervention. The company chose a foundation model (FM) for the chatbot. The chatbot needs to produce responses that adhere to company tone.

Which solution meets these requirements?

A.

Set a low limit on the number of tokens the FM can produce.

B.

Use batch inferencing to process detailed responses.

C.

Experiment and refine the prompt until the FM produces the desired responses.

D.

Define a higher number for the temperature parameter.

Full Access
Question # 59

Which option is an example of unsupervised learning?

A.

A model that groups customers based on their purchase history

B.

A model that classifies images as dogs or cats

C.

A model that predicts a house's price based on various features

D.

A model that learns to play chess by using trial and error

Full Access
Question # 60

A company is building a mobile app for users who have a visual impairment. The app must be able to hear what users say and provide voice responses.

Which solution will meet these requirements?

A.

Use a deep learning neural network to perform speech recognition.

B.

Build ML models to search for patterns in numeric data.

C.

Use generative AI summarization to generate human-like text.

D.

Build custom models for image classification and recognition.

Full Access
Question # 61

Which option is an example of unsupervised learning?

A.

Clustering data points into groups based on their similarity

B.

Training a model to recognize images of animals

C.

Predicting the price of a house based on the house's features

D.

Generating human-like text based on a given prompt

Full Access
Question # 62

A company has built a solution by using generative AI. The solution uses large language models (LLMs) to translate training manuals from English into other languages. The company wants to evaluate the accuracy of the solution by examining the text generated for the manuals.

Which model evaluation strategy meets these requirements?

A.

Bilingual Evaluation Understudy (BLEU)

B.

Root mean squared error (RMSE)

C.

Recall-Oriented Understudy for Gisting Evaluation (ROUGE)

D.

F1 score

Full Access
Question # 63

An ecommerce company is deploying a chatbot. The chatbot will give users the ability to ask questions about the company's products and receive details on users' orders. The company must implement safeguards for the chatbot to filter harmful content from the input prompts and chatbot responses.

Which AWS feature or resource meets these requirements?

A.

Amazon Bedrock Guardrails

B.

Amazon Bedrock Agents

C.

Amazon Bedrock inference APIs

D.

Amazon Bedrock custom models

Full Access
Question # 64

A company is building a solution to generate images for protective eyewear. The solution must have high accuracy and must minimize the risk of incorrect annotations.

Which solution will meet these requirements?

A.

Human-in-the-loop validation by using Amazon SageMaker Ground Truth Plus

B.

Data augmentation by using an Amazon Bedrock knowledge base

C.

Image recognition by using Amazon Rekognition

D.

Data summarization by using Amazon QuickSight

Full Access
Question # 65

A company wants to develop a solution that uses generative AI to create content for product advertisements, Including sample images and slogans.

Select the correct model type from the following list for each action. Each model type should be selected one time. (Select THREE.)

• Diffusion model

• Object detection model

• Transformer-based model

Full Access
Question # 66

A loan company is building a generative AI-based solution to offer new applicants discounts based on specific business criteria. The company wants to build and use an AI model responsibly to minimize bias that could negatively affect some customers.

Which actions should the company take to meet these requirements? (Select TWO.)

A.

Detect imbalances or disparities in the data.

B.

Ensure that the model runs frequently.

C.

Evaluate the model's behavior so that the company can provide transparency to stakeholders.

D.

Use the Recall-Oriented Understudy for Gisting Evaluation (ROUGE) technique to ensure that the model is 100% accurate.

E.

Ensure that the model's inference time is within the accepted limits.

Full Access
Question # 67

A company is building a contact center application and wants to gain insights from customer conversations. The company wants to analyze and extract key information from the audio of the customer calls.

Which solution meets these requirements?

A.

Build a conversational chatbot by using Amazon Lex.

B.

Transcribe call recordings by using Amazon Transcribe.

C.

Extract information from call recordings by using Amazon SageMaker Model Monitor.

D.

Create classification labels by using Amazon Comprehend.

Full Access
Question # 68

A company has documents that are missing some words because of a database error. The company wants to build an ML model that can suggest potential words to fill in the missing text.

Which type of model meets this requirement?

A.

Topic modeling

B.

Clustering models

C.

Prescriptive ML models

D.

BERT-based models

Full Access
Question # 69

Which AWS service or feature can help an AI development team quickly deploy and consume a foundation model (FM) within the team's VPC?

A.

Amazon Personalize

B.

Amazon SageMaker JumpStart

C.

PartyRock, an Amazon Bedrock Playground

D.

Amazon SageMaker endpoints

Full Access
Question # 70

A company wants to create a new solution by using AWS Glue. The company has minimal programming experience with AWS Glue.

Which AWS service can help the company use AWS Glue?

A.

Amazon Q Developer

B.

AWS Config

C.

Amazon Personalize

D.

Amazon Comprehend

Full Access
Question # 71

A company wants to build and deploy ML models on AWS without writing any code.

Which AWS service or feature meets these requirements?

A.

Amazon SageMaker Canvas

B.

Amazon Rekognition

C.

AWS DeepRacer

D.

Amazon Comprehend

Full Access
Question # 72

A company is using Amazon SageMaker Studio notebooks to build and train ML models. The company stores the data in an Amazon S3 bucket. The company needs to manage the flow of data from Amazon S3 to SageMaker Studio notebooks.

Which solution will meet this requirement?

A.

Use Amazon Inspector to monitor SageMaker Studio.

B.

Use Amazon Macie to monitor SageMaker Studio.

C.

Configure SageMaker to use a VPC with an S3 endpoint.

D.

Configure SageMaker to use S3 Glacier Deep Archive.

Full Access
Question # 73

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.

Full Access
Question # 74

A manufacturing company wants to create product descriptions in multiple languages.

Which AWS service will automate this task?

A.

Amazon Translate

B.

Amazon Transcribe

C.

Amazon Kendra

D.

Amazon Polly

Full Access
Question # 75

An airline company wants to use a generative AI model to convert a flight booking system from one coding language into another coding language. The company must select a model for this task.

Which criteria should the company use to select the correct generative AI model for this task?

A.

Syntax, semantic understanding, and code optimization capabilities

B.

Code generation speed and error handling capabilities

C.

Ability to generate creative content

D.

Model size and resource requirements

Full Access
Question # 76

An AI practitioner needs to improve the accuracy of a natural language generation model. The model uses rapidly changing inventory data.

Which technique will improve the model's accuracy?

A.

Transfer learning

B.

Federated learning

C.

Retrieval Augmented Generation (RAG)

D.

One-shot prompting

Full Access
Question # 77

A company wants to improve multiple ML models.

Select the correct technique from the following list of use cases. Each technique should be selected one time or not at all. (Select THREE.)

    Few-shot learning

    Fine-tuning

    Retrieval Augmented Generation (RAG)

    Zero-shot learning

Full Access
Question # 78

A company is exploring Amazon Nova models in Amazon Bedrock. The company needs a multimodal model that supports multiple languages.

A.

Nova Lite

B.

Nova Pro

C.

Nova Canvas

D.

Nova Reel

Full Access
Question # 79

A company is deploying AI/ML models by using AWS services. The company wants to offer transparency into the models' decision-making processes and provide explanations for the model outputs.

A.

Amazon SageMaker Model Cards

B.

Amazon Rekognition

C.

Amazon Comprehend

D.

Amazon Lex

Full Access
Question # 80

A company uses Amazon SageMaker and various models fa Its AI workloads. The company needs to understand If Its AI workloads are ISO compliant.

Which AWS service or feature meets these requirements?

A.

AWS Audit Manager

B.

Amazon SageMaker Model Cards

C.

Amazon SageMaker Model Monitor

D.

AWS Artifact

Full Access
Question # 81

How can companies use large language models (LLMs) securely on Amazon Bedrock?

A.

Design clear and specific prompts. Configure AWS Identity and Access Management (IAM) roles and policies by using least privilege access.

B.

Enable AWS Audit Manager for automatic model evaluation jobs.

C.

Enable Amazon Bedrock automatic model evaluation jobs.

D.

Use Amazon CloudWatch Logs to make models explainable and to monitor for bias.

Full Access
Question # 82

An AI practitioner has built a deep learning model to classify the types of materials in images. The AI practitioner now wants to measure the model performance.

Which metric will help the AI practitioner evaluate the performance of the model?

A.

Confusion matrix

B.

Correlation matrix

C.

R2 score

D.

Mean squared error (MSE)

Full Access