Zenaique
Glossary · Training

Synthetic Data

Also known as: Synthetic training data

Use a stronger LLM to generate training data: bootstrap fine-tuning, fill data gaps, distill knowledge.

Training data generated by an existing LLM rather than collected from humans. Used to bootstrap fine-tuning sets, augment scarce domains, distill capabilities into smaller models, or seed RLHF preference pairs.

In practice

Underpins most modern open-model post-training pipelines (Phi, Tulu, distilled SFT). Interviews probe quality filtering and contamination.

Related topics

Related terms