Papers › Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks

Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP Tasks

16 Apr 2022arXiv:2204.07705archive 2025-07-28

Yizhong Wang, Swaroop Mishra, Pegah Alipoormolabashi, Yeganeh Kordi, Amirreza Mirzaei, Anjana Arunkumar, Arjun Ashok, Arut Selvan Dhanasekaran, Atharva Naik, David Stap, Eshaan Pathak, Giannis Karamanolakis, Haizhi Gary Lai, Ishan Purohit, Ishani Mondal, Jacob Anderson, Kirby Kuznia, Krima Doshi, Maitreya Patel, Kuntal Kumar Pal, Mehrad Moradshahi, Mihir Parmar, Mirali Purohit, Neeraj Varshney, Phani Rohitha Kaza, Pulkit Verma, Ravsehaj Singh Puri, Rushang Karia, Shailaja Keyur Sampat, Savan Doshi, Siddhartha Mishra, Sujan Reddy, Sumanta Patro, Tanay Dixit, Xudong Shen, Chitta Baral, Yejin Choi, Noah A. Smith, Hannaneh Hajishirzi, Daniel Khashabi

How well can NLP models generalize to a variety of unseen tasks when provided with task instructions? To address this question, we first introduce Super-NaturalInstructions, a benchmark of 1,616 diverse NLP tasks and their expert-written instructions. Our collection covers 76 distinct task types, including but not limited to classification, extraction, infilling, sequence tagging, text rewriting, and text composition. This large and diverse collection of tasks enables rigorous benchmarking of cross-task generalization under instructions -- training models to follow instructions on a subset of tasks and evaluating them on the remaining unseen ones. Furthermore, we build Tk-Instruct, a transformer model trained to follow a variety of in-context instructions (plain language task definitions or k-shot examples). Our experiments show that Tk-Instruct outperforms existing instruction-following models such as InstructGPT by over 9% on our benchmark despite being an order of magnitude smaller. We further analyze generalization as a function of various scaling parameters, such as the number of observed tasks, the number of instances per task, and model sizes. We hope our dataset and model facilitate future progress towards more general-purpose NLP models.

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

Code

Syntology Ran 7 of 28 code samples harvested from 6 repositories linked to this paper; 21 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 6 ran with no contract checked.

By repository: community (archive-listed): 28 samples from 6 repositories, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

allenai/natural-instructions officialmentioned in papermentioned on GitHub report
baai-zlab/coig mentioned on GitHub report
flagopen/flaginstruct mentioned on GitHubApache-2.0 report
hyintell/citb mentioned on GitHubpytorch report
megagonlabs/ambignlg mentioned on GitHubNOASSERTION report
naver-ai/rethinking-proxy-reward mentioned on GitHubpytorchApache-2.0 report
renzelou/pick-rank mentioned on GitHubpytorchMIT report
yizhongw/tk-instruct mentioned on GitHubpytorchMIT 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

28 samples harvested; 7 ran; 0 honoured the contract we drafted; 21 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
6ran
21unverified

Licence: 4 of the 28 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 6 repositories linked to this paper, official or community; each sample names its own and says which. “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.

Adapter hyintell/citb/continual_learning/AdapterT5.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · d4d90150a63de630 · report
MixAdapter hyintell/citb/continual_learning/AdapterT5.py community (archive-listed) ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 59cc5cea5f113a6f · report
Task zhaochenyang20/Prompt2Model-Self-Guide/self-guide/utils/tasks.py community (archive-listed) ran Apache-2.0 (permissive) · 588da051624b9d01 · report
collator naver-ai/rethinking-proxy-reward/run_ppo.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · bda36ad0c44dbd74 · report
exact_match_score renzelou/pick-rank/src/compute_metrics.py community (archive-listed) ran MIT (permissive) · e168ce39d04b76f1 · report
normalize_answer renzelou/pick-rank/src/compute_metrics.py community (archive-listed) ran fingerprinted MIT (permissive) · 52a9f448d8cbd82a · report
set_argument_value yizhongw/tk-instruct/src/create_exps.py community (archive-listed) ran MIT (permissive) · d98382bbc755ff32 · report
AdapterT5 hyintell/citb/continual_learning/AdapterT5.py community (archive-listed) unverified no licence file found · pointer only · 7b12231c5a88204c · report
FindAllSuffix renzelou/pick-rank/data_proess.py community (archive-listed) unverified MIT (permissive) · edf1add18a07a762 · report
T5AdapterStack hyintell/citb/continual_learning/AdapterT5.py community (archive-listed) unverified no licence file found · pointer only · b95b7688a76ec173 · report
build_dataset_from_file naver-ai/rethinking-proxy-reward/run_ppo.py community (archive-listed) unverified Apache-2.0 (permissive) · 2d44339dc4e6de45 · report
construct_prompt naver-ai/rethinking-proxy-reward/evaluation.py community (archive-listed) unverified Apache-2.0 (permissive) · 308ab826d7562425 · report
create_task allenai/natural-instructions-expansion/src/convert_prompt.py community (archive-listed) unverified Apache-2.0 (permissive) · d124ae4da8ffcd68 · report
del_stop_words renzelou/pick-rank/edition_slight.py community (archive-listed) unverified MIT (permissive) · 8ee347f40e852033 · report
del_words renzelou/pick-rank/edition_slight.py community (archive-listed) unverified MIT (permissive) · 151f29fd0f845085 · report
get_avg renzelou/pick-rank/read_results.py community (archive-listed) unverified MIT (permissive) · 9245d1fb6763d365 · report
get_conv_template naver-ai/rethinking-proxy-reward/conversation.py community (archive-listed) unverified Apache-2.0 (permissive) · a3ac8409c5a9506e · report
load_tf_weights_in_t5 renzelou/pick-rank/src/modeling_pointer.py community (archive-listed) unverified MIT (permissive) · edfe67269d5fa277 · report
randomly_remain_sen renzelou/pick-rank/edition_huge.py community (archive-listed) unverified MIT (permissive) · 616bd4384ae83258 · report
read_exp_results renzelou/pick-rank/read_results.py community (archive-listed) unverified MIT (permissive) · 60e0493457ee2cde · report
read_exp_results_v2 renzelou/pick-rank/read_results.py community (archive-listed) unverified MIT (permissive) · e7f096a075c4af3c · report
remain_first_sen renzelou/pick-rank/edition_huge.py community (archive-listed) unverified MIT (permissive) · 89a91b4883ca9a87 · report
rouge naver-ai/rethinking-proxy-reward/evaluation.py community (archive-listed) unverified Apache-2.0 (permissive) · b00ec969ab1d91fa · report
run_superni naver-ai/rethinking-proxy-reward/evaluation.py community (archive-listed) unverified Apache-2.0 (permissive) · ee54d5b1181c1329 · report
save_json allenai/natural-instructions-expansion/src/convert_prompt.py community (archive-listed) unverified Apache-2.0 (permissive) · dd7ca8d7f3539848 · report
significant naver-ai/rethinking-proxy-reward/utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 302783d5f09f24b0 · report
split_sen renzelou/pick-rank/edition_huge.py community (archive-listed) unverified MIT (permissive) · 182ec5854420893c · report
strip_response_tensors naver-ai/rethinking-proxy-reward/utils.py community (archive-listed) unverified Apache-2.0 (permissive) · f008f637b646cb1f · report

Tasks

BenchmarkingInstruction Following

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Absolute Position EncodingsAdamAttentionBPEDense ConnectionsDropoutLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformer

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