AWS Certified AI Practitioner (AIF-C01) — Question 125

A company wants to keep its foundation model (FM) relevant by using the most recent data. The company wants to implement a model training strategy that includes regular updates to the FM.

Which solution meets these requirements?

Answer options

Correct answer: B

Explanation

The correct answer is B, Continuous pre-training, because it allows for ongoing updates to the foundation model using new data, ensuring its relevance. The other options, such as A (Batch learning) and C (Static training), do not support regular updates and may result in the model becoming outdated.