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?
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 company wants more customized responses to its generative AI models' prompts.
Select the correct customization methodology from the following list for each use case. Each use case should be selected one time. (Select THREE.)
• Continued pre-training
• Data augmentation
• Model fine-tuning

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 company wants to build and deploy ML models on AWS without writing any code.
Which AWS service or feature meets these requirements?
A company wants to use a large language model (LLM) on Amazon Bedrock for sentiment analysis. The company wants to classify the sentiment of text passages as positive or negative.
Which prompt engineering strategy meets these requirements?
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 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?
HOTSPOT
A company is training its employees on how to structure prompts for foundation models.
Select the correct prompt engineering technique from the following list for each prompt template. Each prompt engineering technique should be selected onetime. (SelectTHREE.)
• Chain-of-thought reasoning
• Few-shot learning
• Zero-shot learning

Which metric measures the runtime efficiency of operating AI models?