Papers › ExT5: Towards Extreme Multi-Task Scaling for Transfer Learning

ExT5: Towards Extreme Multi-Task Scaling for Transfer Learning

22 Nov 2021ICLR 2022 4arXiv:2111.10952archive 2025-07-28

Vamsi Aribandi, Yi Tay, Tal Schuster, Jinfeng Rao, Huaixiu Steven Zheng, Sanket Vaibhav Mehta, Honglei Zhuang, Vinh Q. Tran, Dara Bahri, Jianmo Ni, Jai Gupta, Kai Hui, Sebastian Ruder, Donald Metzler

Despite the recent success of multi-task learning and transfer learning for natural language processing (NLP), few works have systematically studied the effect of scaling up the number of tasks during pre-training. Towards this goal, this paper introduces ExMix (Extreme Mixture): a massive collection of 107 supervised NLP tasks across diverse domains and task-families. Using ExMix, we study the effect of multi-task pre-training at the largest scale to date, and analyze co-training transfer amongst common families of tasks. Through this analysis, we show that manually curating an ideal set of tasks for multi-task pre-training is not straightforward, and that multi-task scaling can vastly improve models on its own. Finally, we propose ExT5: a model pre-trained using a multi-task objective of self-supervised span denoising and supervised ExMix. Via extensive experiments, we show that ExT5 outperforms strong T5 baselines on SuperGLUE, GEM, Rainbow, Closed-Book QA tasks, and several tasks outside of ExMix. ExT5 also significantly improves sample efficiency while pre-training.

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

Code

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

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

google-research/text-to-text-transfer-transformer officialmentioned in papertfApache-2.0 report
tensorflow/mesh officialmentioned in papertf 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

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

9unverified

Licence: 0 of the 9 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 google-research/text-to-text-transfer-transformer. “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.

filter_features google-research/text-to-text-transfer-transformer/t5/models/utils.py official repository unverified Apache-2.0 (permissive) · ea645f2c33765137 · report
get_eval_metric_values google-research/text-to-text-transfer-transformer/t5/evaluation/eval_utils.py official repository unverified Apache-2.0 (permissive) · f9701b35213138f0 · report
get_step_from_checkpoint_path google-research/text-to-text-transfer-transformer/t5/models/utils.py official repository unverified Apache-2.0 (permissive) · a4895b42cf3f388d · report
normalize_squad google-research/text-to-text-transfer-transformer/t5/evaluation/qa_utils.py official repository unverified Apache-2.0 (permissive) · 62dbc58154aa737e · report
normalize_trivia_qa google-research/text-to-text-transfer-transformer/t5/evaluation/qa_utils.py official repository unverified Apache-2.0 (permissive) · 748cf9475c59f2c2 · report
qa_metrics google-research/text-to-text-transfer-transformer/t5/evaluation/qa_utils.py official repository unverified Apache-2.0 (permissive) · 4c75d412b9154a9d · report
rouge google-research/text-to-text-transfer-transformer/t5/evaluation/metrics.py official repository unverified Apache-2.0 (permissive) · 46c76c8dc7bbf945 · report
rouge_mean google-research/text-to-text-transfer-transformer/t5/evaluation/metrics.py official repository unverified Apache-2.0 (permissive) · 2274158e8735347f · report
sort_columns google-research/text-to-text-transfer-transformer/t5/evaluation/eval_utils.py official repository unverified Apache-2.0 (permissive) · c4b3db3eab3b63b8 · report

Tasks

DenoisingMulti-Task LearningTransfer Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AdafactorAttentionAttention DropoutBPEDense ConnectionsDropoutGated Linear UnitInverse Square Root ScheduleLayer NormalizationLinear LayerMulti-Head AttentionResidual ConnectionSentencePieceSoftmaxT5

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