Papers › Cutting Down on Prompts and Parameters: Simple Few-Shot Learning with Language Models

Cutting Down on Prompts and Parameters: Simple Few-Shot Learning with Language Models

24 Jun 2021Findings (ACL) 2022 5arXiv:2106.13353archive 2025-07-28

Robert L. Logan IV, Ivana Balažević, Eric Wallace, Fabio Petroni, Sameer Singh, Sebastian Riedel

Prompting language models (LMs) with training examples and task descriptions has been seen as critical to recent successes in few-shot learning. In this work, we show that finetuning LMs in the few-shot setting can considerably reduce the need for prompt engineering. In fact, one can use null prompts, prompts that contain neither task-specific templates nor training examples, and achieve competitive accuracy to manually-tuned prompts across a wide range of tasks. While finetuning LMs does introduce new parameters for each downstream task, we show that this memory overhead can be substantially reduced: finetuning only the bias terms can achieve comparable or better accuracy than standard finetuning while only updating 0.1% of the parameters. All in all, we recommend finetuning LMs for few-shot learning as it is more accurate, robust to different prompts, and can be made nearly as efficient as using frozen LMs.

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="2106.13353")

Code

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

By repository: official repository: 10 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.

ucinlp/null-prompts officialpytorchApache-2.0 report
facebookresearch/perfect 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

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

10unverified

Licence: 0 of the 10 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 ucinlp/null-prompts. “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.

get_clf_head ucinlp/null-prompts/nullprompt/models.py official repository unverified Apache-2.0 (permissive) · 73b104c2f2ab39f3 · report
get_linear_schedule_with_warmup ucinlp/null-prompts/nullprompt/trainers/finetune.py official repository unverified Apache-2.0 (permissive) · 52e0b2b6dde2c6f5 · report
get_lm_head ucinlp/null-prompts/nullprompt/models.py official repository unverified Apache-2.0 (permissive) · dc526f2f69d8e783 · report
get_optimizer ucinlp/null-prompts/nullprompt/trainers/finetune.py official repository unverified Apache-2.0 (permissive) · aa82a18e8211ca6c · report
get_word_embeddings ucinlp/null-prompts/nullprompt/models.py official repository unverified Apache-2.0 (permissive) · 2f89b905c683adc9 · report
load_label_map ucinlp/null-prompts/nullprompt/utils.py official repository unverified Apache-2.0 (permissive) · 5d03070f1d676296 · report
load_transformers ucinlp/null-prompts/nullprompt/utils.py official repository unverified Apache-2.0 (permissive) · e28c77e9a3880f76 · report
pad_squeeze_sequence ucinlp/null-prompts/nullprompt/data.py official repository unverified Apache-2.0 (permissive) · 378294d453c3b8ad · report
prime ucinlp/null-prompts/nullprompt/data.py official repository unverified Apache-2.0 (permissive) · 6c2a94ad9c81a93a · report
randomize_label_map ucinlp/null-prompts/nullprompt/utils.py official repository unverified Apache-2.0 (permissive) · a80b2839bd8d317b · report

Tasks

Few-Shot LearningPrompt Engineering

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