Q32 — AWS AIF-C01 Ch.3
Question 32 of 100 | ← Chapter 3
In the context of generative AI, what is a foundation model (FM)?
- A. A task-specific model trained in a specialized domain (e.g., finance or medicine), serving as the foundational model for that domain
- B. A large, general-purpose model pre-trained on diverse datasets and adaptable to downstream tasks via fine-tuning ✓
- C. A theoretical framework for understanding how different models learn representations
- D. A basic architecture serving as the starting point for designing more complex neural networks
Correct Answer: B. A large, general-purpose model pre-trained on diverse datasets and adaptable to downstream tasks via fine-tuning
Explanation
A foundation model (FM) is a large, general-purpose model pre-trained on diverse datasets. These models acquire broad knowledge and capabilities and can be adapted to specific downstream tasks through fine-tuning. This pre-training and fine-tuning paradigm enhances model generalization and practicality across varied applications.