Practice Free AIF-C01 Exam Online Questions
A company needs to train an ML model to classify images of different types of animals. The company has a large dataset of labeled images and will not label more data.
Which type of learning should the company use to train the model?
- A . Supervised learning.
- B . Unsupervised learning.
- C . Reinforcement learning.
- D . Active learning.
A company is using an Amazon Bedrock base model to summarize documents for an internal use case. The company trained a custom model to improve the summarization quality.
Which action must the company take to use the custom model through Amazon Bedrock?
- A . Purchase Provisioned Throughput for the custom model.
- B . Deploy the custom model in an Amazon SageMaker endpoint for real-time inference.
- C . Register the model with the Amazon SageMaker Model Registry.
- D . Grant access to the custom model in Amazon Bedrock.
HOTSPOT
A company wants to build an ML application.
Select and order the correct steps from the following list to develop a well-architected ML workload. Each step should be selected one time. (Select and order FOUR.)
• Deploy model
• Develop model
• Monitor model
• Define business goal and frame ML problem

A financial company uses a generative AI model to assign credit limits to new customers. The company wants to make the decision-making process of the model more transparent to its customers.
- A . Use a rule-based system instead of an ML model.
- B . Apply explainable AI techniques to show customers which factors influenced the model’s decision.
- C . Develop an interactive UI for customers and provide clear technical explanations about the system.
- D . Increase the accuracy of the model to reduce the need for transparency.
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)
A company has set up a translation tool to help its customer service team handle issues from customers around the world. The company wants to evaluate the performance of the translation tool. The company sets up a parallel data process that compares the responses from the tool to responses from actual humans. Both sets of responses are generated on the same set of documents.
Which strategy should the company use to evaluate the translation tool?
- A . Use the Bilingual Evaluation Understudy (BLEU) score to estimate the absolute translation quality of the two methods.
- B . Use the Bilingual Evaluation Understudy (BLEU) score to estimate the relative translation quality of the two methods.
- C . Use the BERT Score to estimate the absolute translation quality of the two methods.
- D . Use the BERT Score to estimate the relative translation quality of the two methods.
A company needs to automate recurring compliance assessments for its AI workloads. The assessments must include documented evidence mapped to regulatory frameworks.
Which AWS service meets these requirements?
- A . AWS Audit Manager
- B . AWS Trusted Advisor
- C . AWS Secrets Manager
- D . Amazon Inspector
What does inference refer to in the context of AI?
- A . The process of creating new AI algorithms
- B . The use of a trained model to make predictions or decisions on unseen data
- C . The process of combining multiple AI models into one model
- D . The method of collecting training data for AI systems
A company is building a generative AI application with a foundation model (FM). The application needs to automatically generate marketing emails. The company wants the application’s output text to be creative and short in length.
Which configuration of inference parameters will meet these requirements?
- A . Decrease the temperature and the response length.
- B . Increase the temperature and the response length.
- C . Increase the temperature and decrease the response length.
- D . Decrease the temperature and increase the response length.
HOTSPOT
An ecommerce company is developing a generative Al solution to create personalized product recommendations for its application users. The company wants to track how effectively the Al solution increases product sales and user engagement in the application.
Select the correct business metric from the following list for each business goal. Each business metric should be selected one time. (Select THREE.)
– Average order value (AOV)
– Click-through rate (CTR)
– Retention rate

