Papers › Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer

Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer

23 Oct 2019arXiv 2019 10arXiv:1910.10683archive 2025-07-28

Colin Raffel, Noam Shazeer, Adam Roberts, Katherine Lee, Sharan Narang, Michael Matena, Yanqi Zhou, Wei Li, Peter J. Liu

Transfer learning, where a model is first pre-trained on a data-rich task before being fine-tuned on a downstream task, has emerged as a powerful technique in natural language processing (NLP). The effectiveness of transfer learning has given rise to a diversity of approaches, methodology, and practice. In this paper, we explore the landscape of transfer learning techniques for NLP by introducing a unified framework that converts all text-based language problems into a text-to-text format. Our systematic study compares pre-training objectives, architectures, unlabeled data sets, transfer approaches, and other factors on dozens of language understanding tasks. By combining the insights from our exploration with scale and our new ``Colossal Clean Crawled Corpus'', we achieve state-of-the-art results on many benchmarks covering summarization, question answering, text classification, and more. To facilitate future work on transfer learning for NLP, we release our data set, pre-trained models, and code.

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

Code

Syntology Ran 2 of 31 code samples harvested from 8 repositories linked to this paper; 29 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · fixture could not drive it.

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

57 repositories listed; official and paper-mentioned ones first.

google-research/text-to-text-transfer-transformer mentioned in papermentioned on GitHubtfApache-2.0 report
ArvinZhuang/BiTAG mentioned on GitHubpytorchMIT report
JunnYu/x-transformers-paddle mentioned on GitHubjaxApache-2.0 report
KAGUYAHONGLAI/SRC mentioned on GitHubtfApache-2.0 report
Ki6an/fastT5 mentioned on GitHubpytorchApache-2.0 report
Nimesh-Patel/text-to-text-transfer-transformer mentioned on GitHubtfApache-2.0 report
Sharif-SLPL/t5-fa mentioned on GitHubjax report
abelriboulot/onnxt5 mentioned on GitHubpytorchApache-2.0 report
airc-keti/ke-t5 mentioned on GitHubtfApache-2.0 report
allenai/c4-documentation mentioned on GitHub report
allenai/dolma mentioned on GitHubApache-2.0 report
amazon-science/chronos-forecasting mentioned on GitHubpytorchApache-2.0 report
asahi417/lmppl mentioned on GitHubMIT report
bayer-science-for-a-better-life/data2text-bioleaflets mentioned on GitHubpytorchApache-2.0 report
bigscience-workshop/architecture-objective mentioned on GitHubjaxApache-2.0 report
cccntu/ft5-demo mentioned on GitHubpytorchApache-2.0 report
cccntu/ft5-demo-space mentioned on GitHubpytorch report
conceptofmind/LaMDA-pytorch mentioned on GitHubpytorch report
conceptofmind/lamda-rlhf-pytorch mentioned on GitHubpytorchMIT report
dawn0815/UniSA mentioned on GitHubpytorchMIT report
facebookresearch/atlas mentioned on GitHubpytorch report
google-research/t5x mentioned on GitHubjax report
google-research/t5x_retrieval mentioned on GitHubjaxApache-2.0 report
google/seqio mentioned on GitHubtfApache-2.0 report
gulucaptain/dynamictrl mentioned on GitHubpytorch report
huggingface/transformers mentioned on GitHubpytorch report
ibm/graph_ensemble_learning mentioned on GitHubpytorch report
itzprashu1/prashant mentioned on GitHubtfApache-2.0 report
jongwooko/nash-pruning-official mentioned on GitHubpytorch report
junnyu/paddle_t5 mentioned on GitHubpaddle report
lesterpjy/numeric-t5 mentioned on GitHubMIT report
luomancs/retriever_reader_for_okvqa mentioned on GitHubpytorch report
qipengguo/p2_webnlg2020 mentioned on GitHubpytorchBSD-3-Clause report
s-nlp/russe_detox_2022 mentioned on GitHubpytorch report
shivamraval98/multitask-t5_ae mentioned on GitHubpytorchMIT report
skoltech-nlp/russe_detox_2022 mentioned on GitHubpytorch report
thu-keg/omnievent mentioned on GitHubpytorchMIT report
thudm/swissarmytransformer mentioned on GitHubpytorch report
um-arm-lab/efficient-eng-2-ltl mentioned on GitHubpytorch report
vgaraujov/seq2seq-spanish-plms mentioned on GitHubpytorch report
volcengine/vegiantmodel mentioned on GitHubpytorchApache-2.0 report
wangcongcong123/ttt mentioned on GitHubpytorchMIT report
xuetianci/pacit mentioned on GitHubpytorch report
yizhongw/tk-instruct mentioned on GitHubpytorchMIT report
zhiqic/chartreader mentioned on GitHubpytorch report
MS-P3/code5 mindspore 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

31 samples harvested; 2 ran; 1 honoured the contract we drafted; 29 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 · honoured contract
1ran · fixture could not drive it
29unverified

Licence: 0 of the 31 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 8 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.

compute_weighted_accuracy google-research/t5x/t5x/models.py community (archive-listed) ran · fixture could not drive it fingerprinted Apache-2.0 (permissive) · 24c2125ce6fe13c2 · report
remove_prefix google-research/t5x/t5x/models.py community (archive-listed) ran · honoured contract fingerprinted Apache-2.0 (permissive) · 61e3339d251a61f7 · report
average_tensors Nimesh-Patel/text-to-text-transfer-transformer/t5/transform_checkpoints.py community (archive-listed) unverified Apache-2.0 (permissive) · b628d2dd083dfe70 · report
compute_metric_assert shivamraval98/multitask-t5_ae/src/t5_eval.py community (archive-listed) unverified MIT (permissive) · 6a636d3c8de90c47 · report
compute_metric_ner shivamraval98/multitask-t5_ae/src/t5_eval.py community (archive-listed) unverified MIT (permissive) · 0ff1af61d4b10259 · report
compute_metrics shivamraval98/multitask-t5_ae/src/train_baseline.py community (archive-listed) unverified MIT (permissive) · 6a4d95581e554907 · report
convert_seq_single_cls_examples wangcongcong123/ttt/ttt/inputs.py community (archive-listed) unverified MIT (permissive) · 2f636a05e8e91c3d · report
create_t5_encoder_decoder Ki6an/fastT5/fastT5/onnx_exporter.py community (archive-listed) unverified Apache-2.0 (permissive) · 7060bbb5aee4df3d · report
create_t5_encoder_decoder abelriboulot/onnxt5/onnxt5/huggingface_utilities.py community (archive-listed) unverified Apache-2.0 (permissive) · fda9e323d686a1f1 · report
dictionize_single_dataset wangcongcong123/ttt/ttt/utils.py community (archive-listed) unverified MIT (permissive) · 4ccab3f2b6762766 · report
dictionize_t2t_dataset wangcongcong123/ttt/ttt/utils.py community (archive-listed) unverified MIT (permissive) · 53a850b178e66088 · report
get_eval_metric_values KAGUYAHONGLAI/SRC/t5/evaluation/eval_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · d372c08056320855 · report
get_lr_metric wangcongcong123/ttt/ttt/models.py community (archive-listed) unverified MIT (permissive) · cca53f1f6df7657d · report
get_scheduler wangcongcong123/ttt/covid_event/finetune_pt.py community (archive-listed) unverified MIT (permissive) · fb8d516be9f13090 · report
load_hf_dataset shivamraval98/multitask-t5_ae/src/models/T5Model/t5_utils.py community (archive-listed) unverified MIT (permissive) · 189deed085d33fb1 · report
main Nimesh-Patel/text-to-text-transfer-transformer/t5/transform_checkpoints.py community (archive-listed) unverified Apache-2.0 (permissive) · 753651997d048cba · report
parse_events_files KAGUYAHONGLAI/SRC/t5/evaluation/eval_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 306a70da656ee59e · report
prepare_seq_single_cls_inputs wangcongcong123/ttt/ttt/inputs.py community (archive-listed) unverified MIT (permissive) · 5c3b51a94f35e6cf · report
preprocess_batch_for_hf_dataset shivamraval98/multitask-t5_ae/src/models/T5Model/t5_utils.py community (archive-listed) unverified MIT (permissive) · fcfee7fe0b60418e · report
preprocess_data shivamraval98/multitask-t5_ae/src/models/T5Model/t5_utils.py community (archive-listed) unverified MIT (permissive) · 2366fa00a16ea6b4 · report
read_df shivamraval98/multitask-t5_ae/src/t5_eval.py community (archive-listed) unverified MIT (permissive) · 021763e35ac4f976 · report
read_seq_single_cls_examples wangcongcong123/ttt/ttt/inputs.py community (archive-listed) unverified MIT (permissive) · 81b80eb687e95376 · report
rouge KAGUYAHONGLAI/SRC/t5/evaluation/metrics.py community (archive-listed) unverified Apache-2.0 (permissive) · 2189689bfa60b50f · report
run_embeddings_text abelriboulot/onnxt5/onnxt5/api.py community (archive-listed) unverified Apache-2.0 (permissive) · f84ce5dae5cfc6fd · report
search_all ArvinZhuang/BiTAG/arxivscraper.py community (archive-listed) unverified MIT (permissive) · c596c3ab9a0a5e99 · report
single_check shivamraval98/multitask-t5_ae/src/evaluation/eval_ner_t5.py community (archive-listed) unverified MIT (permissive) · aeee04cc3d7f209c · report
sort_columns KAGUYAHONGLAI/SRC/t5/evaluation/eval_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · c4b3db3eab3b63b8 · report
speed_test Ki6an/fastT5/fastT5/model_testing_tools.py community (archive-listed) unverified Apache-2.0 (permissive) · 411f9b71bfd43813 · report
top_k_top_p_filtering abelriboulot/onnxt5/onnxt5/models.py community (archive-listed) unverified Apache-2.0 (permissive) · bdeda8fda01d8511 · report
turn_model_into_encoder_decoder Ki6an/fastT5/fastT5/onnx_exporter.py community (archive-listed) unverified Apache-2.0 (permissive) · 38d68e317248f579 · report
turn_model_into_encoder_decoder abelriboulot/onnxt5/onnxt5/huggingface_utilities.py community (archive-listed) unverified Apache-2.0 (permissive) · 7dabd25c614f61b1 · report

Tasks

Answer GenerationCommon Sense ReasoningCoreference ResolutionDiversityLinguistic AcceptabilityMachine TranslationMultimodal Intent RecognitionNatural Language InferencePoll GenerationQuestion AnsweringQuestion GenerationSemantic ParsingSemantic Textual SimilaritySentiment AnalysisTransfer LearningWord Sense Disambiguation

Datasets

Introduced by this paper, per the archive.

C4

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Abstractive Text Summarization CNN / Daily Mail T5 ROUGE-1 43.52 #22 of 53 Archive leaderboard report
Abstractive Text Summarization CNN / Daily Mail T5 ROUGE-2 21.55 #22 of 53 Archive leaderboard report
Abstractive Text Summarization CNN / Daily Mail T5 ROUGE-L 40.69 #22 of 53 Archive leaderboard report
Answer Generation WeiboPolls T5 BLEU-1 37.77 #2 of 3 Archive leaderboard report
Answer Generation WeiboPolls T5 BLEU-3 25.86 #2 of 3 Archive leaderboard report
Answer Generation WeiboPolls T5 ROUGE-1 46.20 #2 of 3 Archive leaderboard report
Answer Generation WeiboPolls T5 ROUGE-L 43.32 #2 of 3 Archive leaderboard report
Common Sense Reasoning ReCoRD T5-XXL 11B (fine-tuned) EM 93.4 #6 of 45 Archive leaderboard report
Common Sense Reasoning ReCoRD T5-11B F1 94.1 #36 of 45 Archive leaderboard report
Coreference Resolution Winograd Schema Challenge T5-XXL 11B (fine-tuned) Accuracy 93.8 #7 of 82 Archive leaderboard report
Document Summarization CNN / Daily Mail T5-11B ROUGE-1 43.52 #11 of 26 Archive leaderboard report
Document Summarization CNN / Daily Mail T5-11B ROUGE-2 21.55 #11 of 26 Archive leaderboard report
Document Summarization CNN / Daily Mail T5-11B ROUGE-L 40.69 #11 of 26 Archive leaderboard report
Linguistic Acceptability CoLA T5-11B Accuracy 70.8% #12 of 43 Archive leaderboard report
Linguistic Acceptability CoLA T5-XL 3B Accuracy 67.1% #22 of 43 Archive leaderboard report
Linguistic Acceptability CoLA T5-Large 770M Accuracy 61.2% #28 of 43 Archive leaderboard report
Linguistic Acceptability CoLA T5-Base Accuracy 51.1% #37 of 43 Archive leaderboard report
Linguistic Acceptability CoLA T5-Small Accuracy 41.0% #41 of 43 Archive leaderboard report
Machine Translation WMT2014 English-French T5 BLEU score 43.4 #9 of 57 Archive leaderboard report
Machine Translation WMT2014 English-German T5-11B BLEU score 32.1 #4 of 91 Archive leaderboard report
Machine Translation WMT2014 English-German T5-11B Number of Params 11110M #4 of 91 Archive leaderboard report
Multimodal Intent Recognition PhotoChat T5-3B F1 58.9 #2 of 6 Archive leaderboard report
Multimodal Intent Recognition PhotoChat T5-3B Precision 54.1 #2 of 6 Archive leaderboard report
Multimodal Intent Recognition PhotoChat T5-3B Recall 64.6 #2 of 6 Archive leaderboard report
Multimodal Intent Recognition PhotoChat T5-base F1 58.1 #3 of 6 Archive leaderboard report
Multimodal Intent Recognition PhotoChat T5-base Precision 58.2 #3 of 6 Archive leaderboard report
Multimodal Intent Recognition PhotoChat T5-base Recall 57.9 #3 of 6 Archive leaderboard report
Natural Language Inference CommitmentBank T5-XXL 11B (fine-tuned) Accuracy 96.8 #7 of 20 Archive leaderboard report
Natural Language Inference CommitmentBank T5-XXL 11B (fine-tuned) F1 93.9 #7 of 20 Archive leaderboard report
Natural Language Inference CommitmentBank T5-Large 770M (fine-tuned) Accuracy 94.4 #8 of 20 Archive leaderboard report
Natural Language Inference CommitmentBank T5-Large 770M (fine-tuned) F1 90.3 #8 of 20 Archive leaderboard report
Natural Language Inference CommitmentBank T5-Base 220M (fine-tuned) Accuracy 94 #9 of 20 Archive leaderboard report
Natural Language Inference CommitmentBank T5-Base 220M (fine-tuned) F1 86.2 #9 of 20 Archive leaderboard report
Natural Language Inference MultiNLI T5-XXL 11B (fine-tuned) Matched 92.0 #4 of 67 Archive leaderboard report
Natural Language Inference MultiNLI T5-3B Matched 91.4 #5 of 67 Archive leaderboard report
Natural Language Inference MultiNLI T5-3B Mismatched 91.2 #5 of 67 Archive leaderboard report
Natural Language Inference MultiNLI T5-Large Matched 89.9 #12 of 67 Archive leaderboard report
Natural Language Inference MultiNLI T5-Base Matched 87.1 #23 of 67 Archive leaderboard report
Natural Language Inference MultiNLI T5-Base Mismatched 86.2 #23 of 67 Archive leaderboard report
Natural Language Inference MultiNLI T5-Small Matched 82.4 #38 of 67 Archive leaderboard report
Natural Language Inference MultiNLI T5-Small Mismatched 82.3 #38 of 67 Archive leaderboard report
Natural Language Inference MultiNLI T5-11B Mismatched 91.7 #59 of 67 Archive leaderboard report
Natural Language Inference MultiNLI T5-Large 770M Mismatched 89.6 #61 of 67 Archive leaderboard report
Natural Language Inference QNLI T5-11B Accuracy 96.7% #6 of 43 Archive leaderboard report
Natural Language Inference QNLI T5-3B Accuracy 96.3% #7 of 43 Archive leaderboard report
Natural Language Inference QNLI T5-Large 770M Accuracy 94.8% #12 of 43 Archive leaderboard report
Natural Language Inference QNLI T5-Base Accuracy 93.7% #19 of 43 Archive leaderboard report
Natural Language Inference QNLI T5-Small Accuracy 90.3% #35 of 43 Archive leaderboard report
Natural Language Inference RTE T5-XXL 11B (fine-tuned) Accuracy 92.5% #9 of 90 Archive leaderboard report
Natural Language Inference RTE T5-XL 3B Accuracy 91.1% #14 of 90 Archive leaderboard report
Natural Language Inference RTE T5-Large 770M Accuracy 87.2% #21 of 90 Archive leaderboard report
Natural Language Inference RTE T5-Base 220M Accuracy 80.1% #36 of 90 Archive leaderboard report
Natural Language Inference RTE T5-Small Accuracy 69.9% #54 of 90 Archive leaderboard report
Natural Language Inference WNLI T5-XXL 11B Accuracy 93.2 #3 of 23 Archive leaderboard report
Natural Language Inference WNLI T5-XL 3B Accuracy 89.7 #6 of 23 Archive leaderboard report
Natural Language Inference WNLI T5-Large 770M Accuracy 85.6 #10 of 23 Archive leaderboard report
Natural Language Inference WNLI T5-Base 220M Accuracy 78.8 #12 of 23 Archive leaderboard report
Natural Language Inference WNLI T5-Small 60M Accuracy 69.2 #18 of 23 Archive leaderboard report
Poll Generation WeiboPolls T5 BLEU-1 37.34 #2 of 3 Archive leaderboard report
Poll Generation WeiboPolls T5 BLEU-3 21.06 #2 of 3 Archive leaderboard report
Poll Generation WeiboPolls T5 ROUGE-1 45.33 #2 of 3 Archive leaderboard report
Poll Generation WeiboPolls T5 ROUGE-L 42.69 #2 of 3 Archive leaderboard report
Question Answering BoolQ T5-XXL 11B (fine-tuned) Accuracy 91.2 #5 of 65 Archive leaderboard report
Question Answering BoolQ T5-Large 770M (fine-tuned) Accuracy 85.4 #16 of 65 Archive leaderboard report
Question Answering BoolQ T5-Base 220M (fine-tuned) Accuracy 81.4 #26 of 65 Archive leaderboard report
Question Answering BoolQ T5-Small 60M (fine-tuned) Accuracy 76.4 #33 of 65 Archive leaderboard report
Question Answering COPA T5-XXL 11B (fine-tuned) Accuracy 94.8 #9 of 60 Archive leaderboard report
Question Answering COPA T5-XL 3B (fine-tuned) Accuracy 92 #12 of 60 Archive leaderboard report
Question Answering COPA T5-Large 770M (fine-tuned) Accuracy 83.4 #33 of 60 Archive leaderboard report
Question Answering COPA T5-Base 220M (fine-tuned) Accuracy 71.2 #48 of 60 Archive leaderboard report
Question Answering MultiRC T5-XXL 11B (fine-tuned) F1 88.1 #7 of 30 Archive leaderboard report
Question Answering MultiRC T5-11B EM 63.3 #26 of 30 Archive leaderboard report
Question Answering Quora Question Pairs T5-11B Accuracy 90.4% #4 of 19 Archive leaderboard report
Question Answering Quora Question Pairs T5-Large 770M Accuracy 89.9% #9 of 19 Archive leaderboard report
Question Answering Quora Question Pairs T5-3B Accuracy 89.7% #11 of 19 Archive leaderboard report
Question Answering Quora Question Pairs T5-Base Accuracy 89.4% #12 of 19 Archive leaderboard report
Question Answering Quora Question Pairs T5-Small Accuracy 88.0% #16 of 19 Archive leaderboard report
Question Answering SQuAD1.1 dev T5-11B EM 90.06 #1 of 55 Archive leaderboard report
Question Answering SQuAD1.1 dev T5-11B F1 95.64 #1 of 55 Archive leaderboard report
Question Answering SQuAD1.1 dev T5-3B EM 88.53 #5 of 55 Archive leaderboard report
Question Answering SQuAD1.1 dev T5-3B F1 94.95 #5 of 55 Archive leaderboard report
Question Answering SQuAD1.1 dev T5-Large 770M EM 86.66 #6 of 55 Archive leaderboard report
Question Answering SQuAD1.1 dev T5-Large 770M F1 93.79 #6 of 55 Archive leaderboard report
Question Answering SQuAD1.1 dev T5-Base EM 85.44 #8 of 55 Archive leaderboard report
Question Answering SQuAD1.1 dev T5-Base F1 92.08 #8 of 55 Archive leaderboard report
Question Answering SQuAD1.1 dev T5-Small EM 79.1 #16 of 55 Archive leaderboard report
Question Answering SQuAD1.1 dev T5-Small F1 87.24 #16 of 55 Archive leaderboard report
Question Answering WebQuestions T5.1.1-XXL+SSM EM 42.8 #14 of 37 Archive leaderboard report
Question Generation WeiboPolls T5 BLEU-1 36.91 #2 of 3 Archive leaderboard report
Question Generation WeiboPolls T5 BLEU-3 16.26 #2 of 3 Archive leaderboard report
Question Generation WeiboPolls T5 ROUGE-1 44.46 #2 of 3 Archive leaderboard report
Question Generation WeiboPolls T5 ROUGE-L 42.06 #2 of 3 Archive leaderboard report
Semantic Parsing WebQuestionsSP T5-11B (Raffel et al., 2020) Accuracy 56.5 #5 of 5 Archive leaderboard report
Semantic Textual Similarity MRPC T5-11B Accuracy 90.0% #15 of 45 Archive leaderboard report
Semantic Textual Similarity MRPC T5-11B F1 91.9 #15 of 45 Archive leaderboard report
Semantic Textual Similarity MRPC T5-Large Accuracy 89.9% #16 of 45 Archive leaderboard report
Semantic Textual Similarity MRPC T5-Large F1 92.4 #16 of 45 Archive leaderboard report
Semantic Textual Similarity MRPC T5-3B Accuracy 89.2% #19 of 45 Archive leaderboard report
Semantic Textual Similarity MRPC T5-3B F1 92.5 #19 of 45 Archive leaderboard report
Semantic Textual Similarity MRPC T5-Base Accuracy 87.5% #26 of 45 Archive leaderboard report
Semantic Textual Similarity MRPC T5-Base F1 90.7 #26 of 45 Archive leaderboard report
Semantic Textual Similarity MRPC T5-Small Accuracy 86.6% #32 of 45 Archive leaderboard report
Semantic Textual Similarity MRPC T5-Small F1 89.7 #32 of 45 Archive leaderboard report
Semantic Textual Similarity STS Benchmark T5-11B Pearson Correlation 0.925 #4 of 66 Archive leaderboard report
Semantic Textual Similarity STS Benchmark T5-11B Spearman Correlation 0.921 #4 of 66 Archive leaderboard report
Semantic Textual Similarity STS Benchmark T5-3B Pearson Correlation 0.906 #17 of 66 Archive leaderboard report
Semantic Textual Similarity STS Benchmark T5-3B Spearman Correlation 0.898 #17 of 66 Archive leaderboard report
Semantic Textual Similarity STS Benchmark T5-Large Pearson Correlation 0.899 #20 of 66 Archive leaderboard report
Semantic Textual Similarity STS Benchmark T5-Base Pearson Correlation 0.894 #22 of 66 Archive leaderboard report
Semantic Textual Similarity STS Benchmark T5-Small Pearson Correlation 0.856 #25 of 66 Archive leaderboard report
Semantic Textual Similarity STS Benchmark T5-Small Spearman Correlation 0.85 #25 of 66 Archive leaderboard report
Semantic Textual Similarity STS Benchmark T5-Large 770M Spearman Correlation 0.886 #35 of 66 Archive leaderboard report
Sentiment Analysis SST-2 Binary classification T5-11B Accuracy 97.5 #1 of 87 Archive leaderboard report
Sentiment Analysis SST-2 Binary classification T5-3B Accuracy 97.4 #3 of 87 Archive leaderboard report
Sentiment Analysis SST-2 Binary classification T5-Large 770M Accuracy 96.3 #18 of 87 Archive leaderboard report
Sentiment Analysis SST-2 Binary classification T5-Base Accuracy 95.2 #24 of 87 Archive leaderboard report
Sentiment Analysis SST-2 Binary classification T5-Small Accuracy 91.8 #48 of 87 Archive leaderboard report
Word Sense Disambiguation Words in Context T5-XXL 11B Accuracy 76.9 #8 of 37 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Introduced by this paper: T5

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