Q77 — AWS AIF-C01 Ch.3
Question 77 of 100 | ← Chapter 3
A company wants to develop an internal solution to summarize multiple emails and lengthy meeting notes. The company plans to use foundation models (FMs) on Amazon Bedrock to implement this solution. When selecting a model, which model attribute should be prioritized first?
- A. Temperature
- B. Top P
- C. Stop sequence
- D. Context window ✓
Correct Answer: D. Context window
Explanation
When selecting a foundation model for summarizing multiple emails and long meeting notes, the context window is a critical attribute. The context window determines how much text the model can process and understand at once. For tasks requiring comprehension and correlation across extensive textual content—such as summarization—a larger context window enables the model to better capture key information and contextual relationships. Therefore, the context window should be the primary consideration when choosing a model on Amazon Bedrock.