AIF-C01 · Question #380
A company has trained a foundation model (FM) to perform a specific task. The company needs to fine-tune the FM to perform a different but related task. Which fine-tuning method will meet this…
The correct answer is C. Transfer learning. Transfer learning adapts an already trained foundation model to a new but related task by leveraging the knowledge learned from the original task, reducing training time and data requirements while improving performance.
Question
A company has trained a foundation model (FM) to perform a specific task. The company needs to fine-tune the FM to perform a different but related task. Which fine-tuning method will meet this requirement?
Options
- AHyperparameter tuning
- BPre-training
- CTransfer learning
- DReinforcement learning
How the community answered
(28 responses)- A4% (1)
- B7% (2)
- C86% (24)
- D4% (1)
Explanation
Transfer learning adapts an already trained foundation model to a new but related task by leveraging the knowledge learned from the original task, reducing training time and data requirements while improving performance.
Topics
Community Discussion
No community discussion yet for this question.