Papers › Emergent Abilities in Reduced-Scale Generative Language Models

Emergent Abilities in Reduced-Scale Generative Language Models

2 Apr 2024arXiv:2404.02204archive 2025-07-28

Sherin Muckatira, Vijeta Deshpande, Vladislav Lialin, Anna Rumshisky

Large language models can solve new tasks without task-specific fine-tuning. This ability, also known as in-context learning (ICL), is considered an emergent ability and is primarily seen in large language models with billions of parameters. This study investigates if such emergent properties are strictly tied to model size or can be demonstrated by smaller models trained on reduced-scale data. To explore this, we simplify pre-training data and pre-train 36 causal language models with parameters varying from 1 million to 165 million parameters. We show that models trained on this simplified pre-training data demonstrate enhanced zero-shot capabilities across various tasks in simplified language, achieving performance comparable to that of pre-trained models six times larger on unrestricted language. This suggests that downscaling the language allows zero-shot learning capabilities to emerge in models with limited size. Additionally, we find that these smaller models pre-trained on simplified data demonstrate a power law relationship between the evaluation loss and the three scaling factors: compute, dataset size, and model size.

PaperPDFCodeCode 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="2404.02204")

Code

Syntology Ran 10 of 13 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 8 ran with no contract checked.

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

text-machine-lab/mini_gpt officialmentioned in paperpytorch 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

13 samples harvested; 10 ran; 0 honoured the contract we drafted; 3 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.

1ran · our draft was wrong
1ran · fixture could not drive it
8ran
3unverified

Licence: 13 of the 13 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 text-machine-lab/mini_gpt. “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.

apply_rotary_pos_emb text-machine-lab/mini_gpt/src/modeling_llama.py official repository ran · fixture could not drive it no licence file found · pointer only · f725bc2d76076485 · report
fixed_pos_embedding text-machine-lab/mini_gpt/src/pos_emb_classes.py official repository ran fingerprinted no licence file found · pointer only · ff55f4ed6ff9941f · report
get_color_for_par text-machine-lab/mini_gpt/src/plot_utils.py official repository ran no licence file found · pointer only · 36a211a87651fca0 · report
get_flops_hoffman text-machine-lab/mini_gpt/src/plot_utils.py official repository ran no licence file found · pointer only · 1530e960806b04c2 · report
get_flops_kaplan text-machine-lab/mini_gpt/src/plot_utils.py official repository ran fingerprinted no licence file found · pointer only · 253925b01572a7c8 · report
group_texts text-machine-lab/mini_gpt/src/data_collation.py official repository ran no licence file found · pointer only · 1e973bfb2c3ff69e · report
init_weights text-machine-lab/mini_gpt/src/utils.py official repository ran no licence file found · pointer only · bab8f65d92178226 · report
preprocess_function text-machine-lab/mini_gpt/src/data_collation.py official repository ran no licence file found · pointer only · 16b2dd199b000a25 · report
rotate_half text-machine-lab/mini_gpt/src/modeling_llama.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · b99eea6376d1e212 · report
truncate_frequency text-machine-lab/mini_gpt/src/pos_emb_classes.py official repository ran no licence file found · pointer only · 70016ef148e9a350 · report
apply_helical_pos_emb text-machine-lab/mini_gpt/src/modeling_llama.py official repository unverified no licence file found · pointer only · 7d7798779fd0d3e6 · report
configure_logger text-machine-lab/mini_gpt/src/logging_config.py official repository unverified no licence file found · pointer only · 060de65e98d13c2f · report
create_data_collator text-machine-lab/mini_gpt/src/data_collation.py official repository unverified no licence file found · pointer only · 65b1731cd3980981 · report

Tasks

In-Context LearningZero-Shot Learning

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