Sign InOpen Brain
AI EngineerVideoSource Linked

Data Quality Is the Compute Multiplier — Ari Morcos, DatologyAI

Training-data curation can improve model quality and inference efficiency without simply adding compute. The practical work is decontamination, deduplication, balancing, task matching, and selective synthesis.

AI Engineer · Aug 1, 2026
Open Source Open MarkdownOpen JSON
Source Summary

Morcos presents data quality as a way to steepen model learning curves under constrained compute. Reported examples include multilingual performance above Qwen 3 with roughly **8× less compute**, similar performance to Qwen 3.5 with **35× fewer FLOPs per correct answer**, and about five points gained on LegalBench after **100B mid-training tokens**.

Practical Implication

For model customization, optimize signal per token before buying a larger run: decontaminate benchmarks, remove semantic redundancy, balance topics, match the target task distribution, and synthesize variants from selected high-quality documents. Sequence mixtures deliberately across training phases.

Agent-Ready Context
Morcos presents data quality as a way to steepen model learning curves under constrained compute. Reported examples include multilingual performance above Qwen 3 with roughly **8× less compute**, similar performance to Qwen 3.5 with **35× fewer FLOPs per correct answer**, and about five points gained on LegalBench after **100B mid-training tokens**.

For model customization, optimize signal per token before buying a larger run: decontaminate benchmarks, remove semantic redundancy, balance topics, match the target task distribution, and synthesize variants from selected high-quality documents. Sequence mixtures deliberately across training phases.

These are selected results from a data-curation vendor's talk, with limited experimental detail in the transcript. The gains span different models, tasks, and measurement families, so they should not be read as one universal multiplier or expected outcome.
Connected Context · Feed7 Judgment

This moves model-efficiency decisions upstream from routing and model size to the composition and sequencing of training data. It reinforces workload-matched provenance, redundancy removal, and decontamination as selection criteria, while making the reported compute advantages hypotheses to reproduce rather than portable multipliers because the examples span unlike models, tasks, and metrics.

The Base Model Is Dead — Varun Singh, Arcee AIIt reinforces the claim that agent readiness depends on training-data composition and timing, while supplying a more explicit curation recipe for task balance, redundancy, and synthetic variants.Open-weight models surge to 29% of volume, price per token flattensRisk-based routing addresses inference-time allocation, whereas this talk adds that curated training data may change which smaller or open-weight models are viable for those routes.Program-as-Weights: A Programming Paradigm for Fuzzy FunctionsProgram-as-Weights offers a complementary route to efficiency through task-specific adapters, supporting evaluation of specialization before defaulting to a much larger prompted model.Introducing Grok 4.5The excluded contaminated benchmark result directly reinforces decontamination as a prerequisite for interpreting apparent model gains.
Context Map
modeldata#model-selection#open-models#reasoning
Uncertainty
These are selected results from a data-curation vendor's talk, with limited experimental detail in the transcript. The gains span different models, tasks, and measurement families, so they should not be read as one universal multiplier or expected outcome.