Generative AI Leader Fundamentals of Generative AI Practice Question
A data scientist fine-tunes a large language model on Vertex AI but gets poor results on validation data. What is the most likely cause?
⚠ Common exam trap
Candidates often assume hyperparameter tuning (like learning rate) is the primary cause of poor fine-tuning results, but in generative AI, data quantity and quality are the most common bottlenecks, especially when using pre-trained models on Vertex AI.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Insufficient training data
Fine-tuning a large language model on Vertex AI with poor validation results is most likely due to insufficient training data. Large language models have billions of parameters and require a substantial amount of high-quality, task-specific data to effectively adapt to a new domain or task; without enough examples, the model cannot learn the desired patterns and will perform poorly on unseen data.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Incorrect learning rate
Why it's wrong here
Learning rate can affect convergence, but it's not the most common cause of poor results.
- ✓
Insufficient training data
Why this is correct
Fine-tuning requires enough representative data to adapt the model without overfitting or underfitting.
- ✗
Using wrong model family
Why it's wrong here
Model family choice matters, but the scenario doesn't indicate a mismatch.
- ✗
Overfitting due to too many epochs
Why it's wrong here
Overfitting is possible but less likely than data issues; poor results often stem from data quality.
Go deeper
Related to this question
About these practice questions
This Generative AI Leader question is part of Courseiva's 683-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This Generative AI Leader practice question is part of Courseiva's free Google Cloud certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the Generative AI Leader exam.