English

How Many Data Points is a Prompt Worth?

Machine Learning 2021-04-07 v2

Abstract

When fine-tuning pretrained models for classification, researchers either use a generic model head or a task-specific prompt for prediction. Proponents of prompting have argued that prompts provide a method for injecting task-specific guidance, which is beneficial in low-data regimes. We aim to quantify this benefit through rigorous testing of prompts in a fair setting: comparing prompted and head-based fine-tuning in equal conditions across many tasks and data sizes. By controlling for many sources of advantage, we find that prompting does indeed provide a benefit, and that this benefit can be quantified per task. Results show that prompting is often worth 100s of data points on average across classification tasks.

Keywords

Cite

@article{arxiv.2103.08493,
  title  = {How Many Data Points is a Prompt Worth?},
  author = {Teven Le Scao and Alexander M. Rush},
  journal= {arXiv preprint arXiv:2103.08493},
  year   = {2021}
}

Comments

NAACL HLT 2021

R2 v1 2026-06-24T00:11:04.551Z