A company needs to scan its Amazon EC2-based ML infrastructure for security vulnerabilities before deploying generative AI (GenAI) models.
Which AWS service provides automated vulnerability assessment?
A company wants to assess internet quality in remote areas of the world. The company needs to collect internet speed data and store the data in Amazon RDS. The company will analyze internet speed variation throughout each day. The company wants to create an AI model to predict potential internet disruptions.
Which type of data should the company collect for this task?
A company has a large amount of unlabeled data. The company wants to group the data based on feature similarities.
Which algorithm will meet this requirement?
A company stores millions of PDF documents in an Amazon S3 bucket. The company needs to extract the text from the PDFs, generate summaries of the text, and index the summaries for fast searching.
Which combination of AWS services will meet these requirements? (Select TWO.)
A company is developing its first generative AI application and wants to put a responsible AI policy in place before going to production. The company is concerned with explainability and transparency with model selections for the application.
Which techniques or tools address these issues? (Select TWO.)
A company wants to use its documents as a knowledge base for a large language model (LLM) in a Retrieval Augmented Generation (RAG) solution.
Which solution will meet these requirements?
A company is using a large collection of web data to produce a large language model (LLM). The company completes a random initialization of the model’s weights. Next, the company fits the model to the data through a language-modeling objective function.
Which stage of the model training process does this scenario describe?
A company is developing an ML model to support the company ' s retail application. The company wants to use information that the model has produced from previous tasks to increase the learning speed of the model.
Which model training solution will meet these requirements?