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 · Jul 31, 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 shifts model-customization decisions toward improving information value and task fit before increasing compute. It supports deliberate decontamination, deduplication, balancing, synthesis, and phase-specific mixtures, but narrows confidence in the headline multipliers because the cited gains come from different models, tasks, and metrics with limited experimental detail.

OctoLong: Mid-Training On Cross-Repository Code Contexts Enhances Long-Context ModelingOctoLong is a concrete instance of task-shaped mid-training data: dependency-linked code contexts operationalize the claim that structure and distribution matter more than simply supplying more tokens or a larger window.Local Models: Trust, Control, Optimization — Carter Abdallah, NVIDIAOpen-model control is a prerequisite for applying the talk’s customization strategy across training data and mixtures, while closed models remain relevant when that control is unnecessary.Program-as-Weights: A Programming Paradigm for Fuzzy FunctionsProgram-as-Weights offers a contrasting route to compute-efficient specialization—compiling narrow functions into adapters rather than improving a broad training mixture—so the appropriate intervention depends on task scope.Compression at the Edge — NVIDIA, Unsloth, HuggingFace, OllamaQuantization complements data curation at inference time and reinforces the need for workload-specific evaluation, since training efficiency does not establish the quality or speed of a compressed deployed artifact.
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.