Updated · 1 episodes · 1 show · 1 source notes

concept Topics: Technology

Data-First Post-Training / 数据优先后训

Definition

Data-first post-training is the view that post-training progress depends primarily on target diagnosis, data selection, data cleaning, manual audit, and evaluation feedback rather than on the mechanical act of launching a training job.

Current Synthesis

The episode makes this concept concrete through a small-model project where training took hours, while useful data construction took days or weeks. Real user trajectories and open community traces carry the strongest signal when they match the target behavior. Synthetic data remains useful, but mainly as a repair tool for diagnosed failure modes rather than as a generic substitute for real interaction data.

Key Claims

  • Data insight is the central bottleneck once scripts, base models, and public benchmarks are available.
  • Real task traces are usually more valuable than generic synthetic examples because they contain actual user intent and model failure patterns.
  • Synthetic data is most useful when it targets a specific diagnosed weakness, such as premature task-completion claims.
  • Manual audit remains necessary because examples that look good may fail to improve the student model.
  • Benchmark failures should feed back into data changes rather than only into hyperparameter changes.
  • Data-first post-training requires accepting capacity limits: a smaller student model may not learn everything a stronger teacher demonstrates.

Evidence

Time allocation

Real versus synthetic data

Audit and iteration

Counterevidence & Qualifications

  • The source is a post-training practitioner account rather than an independent ablation study.
  • Data-first does not mean data-only; base-model choice, training method, evaluation design, and serving constraints still shape outcomes.
  • Real user traces raise privacy, consent, and provenance issues that the episode does not fully operationalize.

What Changed

  • Created a dedicated concept for the source’s claim that data work, not training runtime, is the practical center of small-model post-training.
  • Added a sharper distinction between real traces and synthetic repair examples.

Sources

1 source notes across 1 show
  1. 一个人、两周、数百美元,如何训出登顶 Hugging Face 的模型 | 对谈研究员逯雨鑫 42章经