Papers › Scaling Data-Constrained Language Models

Scaling Data-Constrained Language Models

25 May 2023NeurIPS 2023 11arXiv:2305.16264archive 2025-07-28

Niklas Muennighoff, Alexander M. Rush, Boaz Barak, Teven Le Scao, Aleksandra Piktus, Nouamane Tazi, Sampo Pyysalo, Thomas Wolf, Colin Raffel

The current trend of scaling language models involves increasing both parameter count and training dataset size. Extrapolating this trend suggests that training dataset size may soon be limited by the amount of text data available on the internet. Motivated by this limit, we investigate scaling language models in data-constrained regimes. Specifically, we run a large set of experiments varying the extent of data repetition and compute budget, ranging up to 900 billion training tokens and 9 billion parameter models. We find that with constrained data for a fixed compute budget, training with up to 4 epochs of repeated data yields negligible changes to loss compared to having unique data. However, with more repetition, the value of adding compute eventually decays to zero. We propose and empirically validate a scaling law for compute optimality that accounts for the decreasing value of repeated tokens and excess parameters. Finally, we experiment with approaches mitigating data scarcity, including augmenting the training dataset with code data or removing commonly used filters. Models and datasets from our 400 training runs are freely available at https://github.com/huggingface/datablations.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2305.16264")

Code

Syntology Ran 0 of 14 code samples harvested from 1 repository linked to this paper; 14 have no recorded run.

By repository: official repository: 14 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

huggingface/datablations officialmentioned in papermentioned on GitHubApache-2.0 report
hornhehhf/llm-ell mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 0 ran; 0 honoured the contract we drafted; 14 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

14unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from huggingface/datablations. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

find_all_json huggingface/datablations/utils/merge_generative.py official repository unverified Apache-2.0 (permissive) · 117be989388ed447 · report
full_flops huggingface/datablations/utils/flops-params_py.py official repository unverified Apache-2.0 (permissive) · 7e84987a7b3bb16d · report
get_bytes huggingface/datablations/filtering/deduplication/add_dedup_info.py official repository unverified Apache-2.0 (permissive) · a5c6a654fa6ec7dd · report
get_doc_id huggingface/datablations/filtering/deduplication/add_dedup_info.py official repository unverified Apache-2.0 (permissive) · 00eab3c846176d8a · report
get_git_files_by_status huggingface/datablations/utils/hub_sync.py official repository unverified Apache-2.0 (permissive) · cdc29cc4567eeead · report
get_modified_files huggingface/datablations/utils/hub_sync.py official repository unverified Apache-2.0 (permissive) · c647d23ca7c13aeb · report
get_pairs huggingface/datablations/filtering/deduplication/add_dedup_info.py official repository unverified Apache-2.0 (permissive) · 902b2aab9f3ea982 · report
get_size_per_example huggingface/datablations/utils/hf_dataset_subsampling.py official repository unverified Apache-2.0 (permissive) · cc58f509d0045878 · report
get_total_byte_size huggingface/datablations/utils/hf_dataset_subsampling.py official repository unverified Apache-2.0 (permissive) · 248324ad980f2040 · report
get_untracked_files huggingface/datablations/utils/hub_sync.py official repository unverified Apache-2.0 (permissive) · cf184cb12a1f696e · report
output_path huggingface/datablations/utils/hf_dataset_subsampling.py official repository unverified Apache-2.0 (permissive) · b88a5b2baebda976 · report
params huggingface/datablations/utils/flops-params_py.py official repository unverified Apache-2.0 (permissive) · b633f55bc393a0fa · report
simple_flops huggingface/datablations/utils/flops-params_py.py official repository unverified Apache-2.0 (permissive) · 27d57889d6c35d6b · report
sort_dict huggingface/datablations/utils/merge_generative.py official repository unverified Apache-2.0 (permissive) · 7635094f5572061e · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections