seniorNLP

What causes training instability in very large language models?

Updated May 17, 2026

Short answer

Instability arises from gradient explosion, poor initialization, and optimization dynamics at scale.

Deep explanation

As model size increases, gradients become noisy and sensitive to learning rate selection. Layer normalization, residual connections, and careful initialization mitigate instability. Mixed precision training introduces numerical instability if not properly scaled.

Unlock with a Pro subscription to view this section.

View pricing

Real-world example

No real-world example available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Common mistakes

No common mistakes listed yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

Follow-up questions

No follow-up questions available yet.

Unlock with a Pro subscription to view this section.

Upgrade to Pro

More NLP interview questions

View all →