28How and when do you use synthetic data (LLM-generated) for training or fine-tuning?▼hardAnthropicOpenAIMicrosoft1 replies◆ premiumSynthetic data is how teams manufacture training examples when real data runs short, and it comes with sharp failure modes. What shows depth is pinning down when it helps, how to keep quality up, and why training on model output over successive generations narrows the distribution.Open full answer →
67You want to distill a frontier API model into your own smaller model. What stops you?▼mediumOpenAIAnthropicGoogle◆ premiumThe technique works and everybody knows it works. The interview is not testing whether you can generate the training set; it is testing whether you know what you are agreeing to when you do.Open full answer →