Papers › Language Models are Few-Shot Learners

Language Models are Few-Shot Learners

28 May 2020NeurIPS 2020 12arXiv:2005.14165archive 2025-07-28

Tom B. Brown, Benjamin Mann, Nick Ryder, Melanie Subbiah, Jared Kaplan, Prafulla Dhariwal, Arvind Neelakantan, Pranav Shyam, Girish Sastry, Amanda Askell, Sandhini Agarwal, Ariel Herbert-Voss, Gretchen Krueger, Tom Henighan, Rewon Child, Aditya Ramesh, Daniel M. Ziegler, Jeffrey Wu, Clemens Winter, Christopher Hesse, Mark Chen, Eric Sigler, Mateusz Litwin, Scott Gray, Benjamin Chess, Jack Clark, Christopher Berner, Sam McCandlish, Alec Radford, Ilya Sutskever, Dario Amodei

Recent work has demonstrated substantial gains on many NLP tasks and benchmarks by pre-training on a large corpus of text followed by fine-tuning on a specific task. While typically task-agnostic in architecture, this method still requires task-specific fine-tuning datasets of thousands or tens of thousands of examples. By contrast, humans can generally perform a new language task from only a few examples or from simple instructions - something which current NLP systems still largely struggle to do. Here we show that scaling up language models greatly improves task-agnostic, few-shot performance, sometimes even reaching competitiveness with prior state-of-the-art fine-tuning approaches. Specifically, we train GPT-3, an autoregressive language model with 175 billion parameters, 10x more than any previous non-sparse language model, and test its performance in the few-shot setting. For all tasks, GPT-3 is applied without any gradient updates or fine-tuning, with tasks and few-shot demonstrations specified purely via text interaction with the model. GPT-3 achieves strong performance on many NLP datasets, including translation, question-answering, and cloze tasks, as well as several tasks that require on-the-fly reasoning or domain adaptation, such as unscrambling words, using a novel word in a sentence, or performing 3-digit arithmetic. At the same time, we also identify some datasets where GPT-3's few-shot learning still struggles, as well as some datasets where GPT-3 faces methodological issues related to training on large web corpora. Finally, we find that GPT-3 can generate samples of news articles which human evaluators have difficulty distinguishing from articles written by humans. We discuss broader societal impacts of this finding and of GPT-3 in general.

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

Code

Syntology Ran 15 of 65 code samples harvested from 17 repositories linked to this paper; 50 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · violated contract; 4 ran · our draft was wrong; 1 ran · fixture could not drive it; 8 ran with no contract checked.

By repository: community (archive-listed): 61 samples from 17 repositories, 15 ran; 4 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

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

openai/gpt-3 officialmentioned in papermentioned on GitHub report
EightRice/atn_GPT-3 mentioned on GitHubtf report
EleutherAI/gpt-neo mentioned on GitHubtf report
EleutherAI/lm-evaluation-harness mentioned on GitHubjax report
EleutherAI/lm_evaluation_harness mentioned on GitHubjaxMIT report
NVIDIA/NeMo-Curator mentioned on GitHubApache-2.0 report
RUCAIBox/LLMBox mentioned on GitHubMIT report
Samyu0304/thought-propagation mentioned on GitHubNOASSERTION report
Sypherd/lm-evaluation-harness mentioned on GitHubpytorchMIT report
VachanVY/gpt.jax mentioned on GitHubjaxMIT report
ai21labs/lm-evaluation mentioned on GitHubtf report
allenai/macaw mentioned on GitHubpytorchApache-2.0 report
asahi417/lmppl mentioned on GitHubMIT report
asahi417/relbert mentioned on GitHubMIT report
bigscience-workshop/Megatron-DeepSpeed mentioned on GitHubpytorchNOASSERTION report
codedotal/gpt-code-clippy mentioned on GitHubjaxApache-2.0 report
contextlab/abstract2paper mentioned on GitHubMIT report
crazydigger/Callibration-of-GPT mentioned on GitHubpytorch report
ethanjperez/true_few_shot mentioned on GitHubpytorch report
facebookresearch/anli mentioned on GitHubpytorchNOASSERTION report
fywalter/label-bias mentioned on GitHubpytorch report
ggerganov/llama.cpp mentioned on GitHubpytorchMIT report
ggml-org/llama.cpp mentioned on GitHubpytorchMIT report
gmum/dl-mo-2021 mentioned on GitHub report
grantslatton/llama.cpp mentioned on GitHubMIT report
haiyang-w/git mentioned on GitHubpytorchApache-2.0 report
hazyresearch/ama_prompting mentioned on GitHub report
hilberthit/gpt-3 mentioned on GitHub report
hojjat-mokhtarabadi/promptsource mentioned on GitHubApache-2.0 report
juletx/lm-evaluation-harness mentioned on GitHubpytorchMIT report
karpathy/build-nanogpt mentioned on GitHubpytorch report
karpathy/llm.c mentioned on GitHubpytorch report
lambert-x/prolab mentioned on GitHubpytorchApache-2.0 report
longhao-chen/aicas2024 mentioned on GitHubpytorchMIT report
ncoop57/gpt-code-clippy mentioned on GitHubjaxApache-2.0 report
neuralmagic/lm-evaluation-harness mentioned on GitHubpytorchMIT report
nlx-group/overlapy mentioned on GitHubMIT report
openbiolink/promptsource mentioned on GitHubApache-2.0 report
opengptx/lm-evaluation-harness mentioned on GitHubpytorchMIT report
postech-ami/smile-dataset mentioned on GitHubpytorch report
ramanakshay/nanogpt mentioned on GitHubpytorchMIT report
sambanova/lm-evaluation-harness mentioned on GitHubjaxMIT report
scrayish/ML_NLP mentioned on GitHubpytorch report
shreyashankar/gpt3-sandbox mentioned on GitHubMIT report
smarton-empower/smarton-ai mentioned on GitHub report
smile-data/smile mentioned on GitHubpytorch report
tonyzhaozh/few-shot-learning mentioned on GitHubpytorch report
turkunlp/megatron-deepspeed mentioned on GitHubpytorchNOASSERTION report
um-arm-lab/efficient-eng-2-ltl mentioned on GitHubpytorch report
vilm-ai/viet-llm-eval mentioned on GitHubjaxMIT report
volcengine/vegiantmodel mentioned on GitHubpytorchApache-2.0 report
x-lance/neusym-rag mentioned on GitHub report
zphang/lm_evaluation_harness mentioned on GitHub report
kyegomez/GPT3 pytorchMIT 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

65 samples harvested; 15 ran; 1 honoured the contract we drafted; 50 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 · violated contract
4ran · our draft was wrong
1ran · fixture could not drive it
8ran
50unverified

Licence: 4 of the 65 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 17 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “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.

FLOP abhaskumarsinha/Corpus2GPT/models/GPT.py community (archive-listed) ran · violated contract fingerprinted Apache-2.0 (permissive) · f0fc0ac7590a2d39 · report
escaped_split vilm-ai/viet-llm-eval/lm_eval/utils.py community (archive-listed) ran MIT (permissive) · 57e732507bad40db · report
get_result neuralmagic/lm-evaluation-harness/lm_eval/models/gguf.py community (archive-listed) ran MIT (permissive) · 53354f082d9addc6 · report
get_sample_size Sypherd/lm-evaluation-harness/lm_eval/evaluator_utils.py community (archive-listed) ran MIT (permissive) · 00f5e7d9ee6636ba · report
get_sample_size opengptx/lm-evaluation-harness/lm_eval/evaluator_utils.py community (archive-listed) ran MIT (permissive) · 5b315604fb608f3b · report
handle_arg_string vilm-ai/viet-llm-eval/lm_eval/utils.py community (archive-listed) ran MIT (permissive) · 0ee5d4d20cf990bd · report
hash_args Sypherd/lm-evaluation-harness/lm_eval/api/model.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 20a7cc804eb22661 · report
hash_args vilm-ai/viet-llm-eval/lm_eval/api/model.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · ea06eaae4fc1eaf0 · report
pad_vocab karpathy/llm.c/train_gpt2.py community (archive-listed) ran · fixture could not drive it MIT (permissive) · cc82794b6ec72130 · report
parse_eval_args Sypherd/lm-evaluation-harness/lm_eval/__main__.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 400ea4f64ccce5ef · report
positional_function abhaskumarsinha/MinimalGPT/GPT.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · e60f912106425ef4 · report
prepare_print_tasks opengptx/lm-evaluation-harness/lm_eval/evaluator_utils.py community (archive-listed) ran MIT (permissive) · 809bc9208dd99dce · report
remove_none_pattern sambanova/lm-evaluation-harness/lm_eval/logging_utils.py community (archive-listed) ran fingerprinted MIT (permissive) · de43c7cdbf869350 · report
request_caching_arg_to_dict Sypherd/lm-evaluation-harness/lm_eval/evaluator.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · c44830a7722ff5f7 · report
simple_parse_args_string vilm-ai/viet-llm-eval/lm_eval/utils.py community (archive-listed) ran fingerprinted MIT (permissive) · dfed6e9291316231 · report
add_byte_giant_model_customize_args volcengine/vegiantmodel/src/veGiantModel/initialize.py community (archive-listed) unverified Apache-2.0 (permissive) · 3bb8fcfcb4c12121 · report
bps_recv volcengine/vegiantmodel/src/veGiantModel/engine/p2p.py community (archive-listed) unverified Apache-2.0 (permissive) · e66a197775436632 · report
bps_send volcengine/vegiantmodel/src/veGiantModel/engine/p2p.py community (archive-listed) unverified Apache-2.0 (permissive) · 7ca8b4cd5f558e02 · report
build_model VachanVY/gpt.jax/model/model.py community (archive-listed) unverified MIT (permissive) · 9dd643ee2669464c · report
column_parallel_load_hook volcengine/vegiantmodel/src/veGiantModel/module/dense.py community (archive-listed) unverified Apache-2.0 (permissive) · 904fac6af5735d5a · report
column_serial_load_hook volcengine/vegiantmodel/src/veGiantModel/module/dense.py community (archive-listed) unverified Apache-2.0 (permissive) · 64087979238e1d41 · report
configure_optimizers ramanakshay/nanogpt/src/algorithm/optimizer.py community (archive-listed) unverified MIT (permissive) · 451bc0edacfc317d · report
cosine_similarity asahi417/relbert/relbert/evaluation/analogy_questions.py community (archive-listed) unverified MIT (permissive) · 3055a2ccdae837c7 · report
cosine_similarity asahi417/relbert/relbert/evaluation/relation_mapping.py community (archive-listed) unverified MIT (permissive) · 3e6ff0c8581ee623 · report
create_image_prompt neuralmagic/lm-evaluation-harness/lm_eval/models/api_models.py community (archive-listed) unverified MIT (permissive) · ffcac685bcb61388 · report
create_image_prompt EleutherAI/lm_evaluation_harness/lm_eval/models/api_models.py community (archive-listed) unverified MIT (permissive) · a20ac4af0aec2beb · report
create_image_prompt juletx/lm-evaluation-harness/lm_eval/models/api_models.py community (archive-listed) unverified MIT (permissive) · ecbbe3133a0f68b3 · report
custom_prompter asahi417/relbert/relbert/lm.py community (archive-listed) unverified MIT (permissive) · 5307f83d52fe15d1 · report
default_gen_kwargs neuralmagic/lm-evaluation-harness/lm_eval/defaults.py community (archive-listed) unverified MIT (permissive) · 03edfbaef45e2c28 · report
euclidean_distance asahi417/relbert/relbert/evaluation/analogy_questions.py community (archive-listed) unverified MIT (permissive) · 3866cbd2c9f5fd58 · report
evaluate_analogy asahi417/relbert/relbert/evaluation/analogy_questions.py community (archive-listed) unverified MIT (permissive) · 34f65890e3e58ec4 · report
evaluate_classification asahi417/relbert/relbert/evaluation/lexical_relation_classification.py community (archive-listed) unverified MIT (permissive) · 87cfebcf19ab803b · report
evaluate_relation_mapping asahi417/relbert/relbert/evaluation/relation_mapping.py community (archive-listed) unverified MIT (permissive) · c7271f2f2ce3c4fa · report
flatten_list asahi417/relbert/relbert/list_keeper.py community (archive-listed) unverified MIT (permissive) · c56b548854fce3e6 · report
get_commit_from_path sambanova/lm-evaluation-harness/lm_eval/logging_utils.py community (archive-listed) unverified MIT (permissive) · f6825b4eb5fe78c8 · report
get_distribution_scope abhaskumarsinha/Corpus2GPT/training_utils/distribution_utils.py community (archive-listed) unverified Apache-2.0 (permissive) · 306b51e6dcfb30ef · report
get_lr ramanakshay/nanogpt/src/algorithm/optimizer.py community (archive-listed) unverified MIT (permissive) · b1e0531f8c17d5d6 · report
get_readme asahi417/relbert/relbert/relbert_cl/readme_template.py community (archive-listed) unverified MIT (permissive) · 8e3012dd13fbb68a · report
get_result insait-institute/lm-evaluation-harness-bg/lm_eval/models/openai_completions.py community (archive-listed) unverified MIT (permissive) · 5decf8cec7692d54 · report
get_result vilm-ai/viet-llm-eval/lm_eval/models/openai_completions.py community (archive-listed) unverified MIT (permissive) · 89b22f3da55a855c · report
get_sample_size neuralmagic/lm-evaluation-harness/lm_eval/evaluator_utils.py community (archive-listed) unverified MIT (permissive) · 0db35c379a280bd8 · report
get_sample_size juletx/lm-evaluation-harness/lm_eval/evaluator_utils.py community (archive-listed) unverified MIT (permissive) · 0fb487fd2495f33f · report
hash_args neuralmagic/lm-evaluation-harness/lm_eval/api/model.py community (archive-listed) unverified MIT (permissive) · 26519d22d8af6d48 · report
hash_args EleutherAI/lm_evaluation_harness/lm_eval/api/model.py community (archive-listed) unverified MIT (permissive) · 72f5b387b64e9d9b · report
hash_args juletx/lm-evaluation-harness/lm_eval/api/model.py community (archive-listed) unverified MIT (permissive) · 3e9d38ecacd03fa7 · report
is_even volcengine/vegiantmodel/src/veGiantModel/engine/engine.py community (archive-listed) unverified Apache-2.0 (permissive) · 2e6ad295f92e3d9d · report
list_split nlx-group/overlapy/overlapy.py community (archive-listed) unverified MIT (permissive) · deba15e38b692b23 · report
load_model mbzuai-paris/lm-evaluation-harness-atlas-chat/lm_eval/models/nemo_lm.py community (archive-listed) unverified MIT (permissive) · 4ff6d4e326d3c0db · report
load_object VachanVY/gpt.jax/model/model.py community (archive-listed) unverified MIT (permissive) · 2ee40684ab58dcb9 · report
loss_nce asahi417/relbert/relbert/util.py community (archive-listed) unverified MIT (permissive) · fdde66f5d1999801 · report
loss_triplet asahi417/relbert/relbert/util.py community (archive-listed) unverified MIT (permissive) · bd67f40255aa71d3 · report
oa_chat_completion vilm-ai/viet-llm-eval/lm_eval/models/openai_completions.py community (archive-listed) unverified MIT (permissive) · 7cacc3b113e10007 · report
rand_sample asahi417/relbert/relbert/trainer.py community (archive-listed) unverified MIT (permissive) · 63b45afd720a808e · report
restore_list asahi417/relbert/relbert/list_keeper.py community (archive-listed) unverified MIT (permissive) · 99b9d9d7a4d6ca29 · report
run_inference_one_model vilm-ai/viet-llm-eval/lm_eval/models/vllm_causallms.py community (archive-listed) unverified MIT (permissive) · 9d752127437e6b8b · report
safe_json_load asahi417/relbert/relbert/relbert_cl/push_to_hub.py community (archive-listed) unverified MIT (permissive) · c7a7a9dca42a1347 · report
send volcengine/vegiantmodel/src/veGiantModel/engine/p2p.py community (archive-listed) unverified Apache-2.0 (permissive) · 2fe668161976f857 · report
setup_distributed_environment mbzuai-paris/lm-evaluation-harness-atlas-chat/lm_eval/models/nemo_lm.py community (archive-listed) unverified MIT (permissive) · 5036094f3af0dc56 · report
steer juletx/lm-evaluation-harness/lm_eval/models/hf_steered.py community (archive-listed) unverified MIT (permissive) · cabc905de3f72170 · report
to_tensor asahi417/relbert/relbert/trainer.py community (archive-listed) unverified MIT (permissive) · 11b1822611370e59 · report
wrap_constant_batch_size insait-institute/lm-evaluation-harness-bg/lm_eval/models/neuron_optimum.py community (archive-listed) unverified MIT (permissive) · 8cb749113ad26cc3 · report
em_accuracy_helper identical code first harvested elsewhere unverified licence of this copy not recorded · e1d89d7579eaaeec · report
eval_accuracy identical code first harvested elsewhere unverified licence of this copy not recorded · 7753000f9482cac5 · report
get_label_probs identical code first harvested elsewhere unverified licence of this copy not recorded · 77347b697708c203 · report
get_p_content_free identical code first harvested elsewhere unverified licence of this copy not recorded · d09226e56c2085ea · report

Tasks

ArticlesCommon Sense ReasoningCoreference ResolutionDomain AdaptationFew-Shot LearningLanguage ModelingLanguage ModellingMulti-Task LearningMulti-task Language UnderstandingNatural Language InferenceQuestion AnsweringReading ComprehensionSentenceSentence CompletionUnsupervised Machine TranslationWord Sense DisambiguationZero-Shot Learninganswerability prediction

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Common Sense Reasoning ARC (Challenge) GPT-3 175B (1 shot) Accuracy 53.2 #31 of 54 Archive leaderboard report
Common Sense Reasoning ARC (Challenge) GPT-3 175B (0-shot) Accuracy 51.4 #34 of 54 Archive leaderboard report
Common Sense Reasoning ARC (Easy) GPT-3 175B (1 shot) Accuracy 71.2 #30 of 47 Archive leaderboard report
Common Sense Reasoning ARC (Easy) GPT-3 175B (0-shot) Accuracy 68.8 #38 of 47 Archive leaderboard report
Common Sense Reasoning ReCoRD GPT-3 Large 760M (0-shot) EM 82.1 #15 of 45 Archive leaderboard report
Common Sense Reasoning WinoGrande GPT-3 175B (0-shot) Accuracy 70.2 #39 of 77 Archive leaderboard report
Common Sense Reasoning WinoGrande GPT-3 Large 760M (0-shot) Accuracy 57.4 #58 of 77 Archive leaderboard report
Coreference Resolution Winograd Schema Challenge GPT-3 175B (few-shot) Accuracy 80.1 #21 of 82 Archive leaderboard report
Few-Shot Learning MedConceptsQA gpt-3.5-turbo Accuracy 41.476 #2 of 12 Archive leaderboard report
Language Modelling LAMBADA GPT-3 175B (Few-Shot) Accuracy 86.4 #3 of 37 Archive leaderboard report
Language Modelling LAMBADA GPT-3 175B (Few-Shot) Perplexity 1.92 #3 of 37 Archive leaderboard report
Language Modelling LAMBADA GPT-3 175B (Zero-Shot) Accuracy 76.2 #18 of 37 Archive leaderboard report
Language Modelling LAMBADA GPT-3 175B (Zero-Shot) Perplexity 3.00 #18 of 37 Archive leaderboard report
Language Modelling LAMBADA GPT-3 13B (Zero-Shot) Accuracy 72.5 #20 of 37 Archive leaderboard report
Language Modelling LAMBADA GPT-3 13B (Zero-Shot) Perplexity 3.56 #20 of 37 Archive leaderboard report
Language Modelling LAMBADA GPT-3 6.7B (Zero-Shot) Accuracy 70.3 #23 of 37 Archive leaderboard report
Language Modelling LAMBADA GPT-3 6.7B (Zero-Shot) Perplexity 4.00 #23 of 37 Archive leaderboard report
Language Modelling LAMBADA GPT-3 2.7B (Zero-Shot) Accuracy 67.1 #28 of 37 Archive leaderboard report
Language Modelling LAMBADA GPT-3 2.7B (Zero-Shot) Perplexity 4.60 #28 of 37 Archive leaderboard report
Language Modelling Penn Treebank (Word Level) GPT-3 (Zero-Shot) Params 175000M #1 of 43 Archive leaderboard report
Language Modelling Penn Treebank (Word Level) GPT-3 (Zero-Shot) Test perplexity 20.5 #1 of 43 Archive leaderboard report
Natural Language Inference ANLI test GPT-3 A1 36.8 #13 of 25 Archive leaderboard report
Natural Language Inference ANLI test GPT-3 A2 34 #13 of 25 Archive leaderboard report
Natural Language Inference ANLI test GPT-3 A3 40.2 #13 of 25 Archive leaderboard report
Natural Language Inference CommitmentBank GPT-3 175B (Few-Shot) Accuracy 75.6 #13 of 20 Archive leaderboard report
Natural Language Inference CommitmentBank GPT-3 175B (few-shot, k=32) F1 52 #20 of 20 Archive leaderboard report
Natural Language Inference RTE GPT-3 175B (few-shot, k=32) Accuracy 69% #58 of 90 Archive leaderboard report
Question Answering BoolQ GPT-3 175B (few-shot, k=32) Accuracy 76.4 #34 of 65 Archive leaderboard report
Question Answering BoolQ GPT-3 75B (0-shot) Accuracy 60.5 #57 of 65 Archive leaderboard report
Question Answering COPA GPT-3 175B (few-shot, k=32) Accuracy 92 #11 of 60 Archive leaderboard report
Question Answering COPA GPT-3 175B (0-shot) Accuracy 91 #15 of 60 Archive leaderboard report
Question Answering COPA GPT-3 175B (1-shot) Accuracy 87 #23 of 60 Archive leaderboard report
Question Answering COPA GPT-3 13B (few-shot, k=32) Accuracy 86 #27 of 60 Archive leaderboard report
Question Answering COPA GPT-3 Large 760M (0-shot) Accuracy 73.0 #46 of 60 Archive leaderboard report
Question Answering CoQA GPT-3 175B (few-shot, k=32) Overall 85 #7 of 9 Archive leaderboard report
Question Answering DROP Test GPT-3 175B (few-shot, k=32) F1 36.5 #15 of 16 Archive leaderboard report
Question Answering MultiRC GPT-3 175B (Few-Shot) F1 75.4 #13 of 30 Archive leaderboard report
Question Answering Natural Questions GPT-3 175B (Few-Shot, k=64) EM 29.9 #35 of 47 Archive leaderboard report
Question Answering OBQA GPT-3 175B (zero-shot) Accuracy 57.6 #5 of 9 Archive leaderboard report
Question Answering OpenBookQA GPT-3 175B (few-shot, k=32) Accuracy 65.4 #29 of 45 Archive leaderboard report
Question Answering PIQA GPT-3 175B (0-shot) Accuracy 81.0 #29 of 67 Archive leaderboard report
Question Answering PIQA GPT-3 Large 760M (0-shot) Accuracy 72.9 #52 of 67 Archive leaderboard report
Question Answering PeerQA GPT-3.5-Turbo-0613-16k AlignScore 0.1378 #6 of 6 Archive leaderboard report
Question Answering PeerQA GPT-3.5-Turbo-0613-16k Prometheus-2 Answer Correctness 3.0408 #6 of 6 Archive leaderboard report
Question Answering PeerQA GPT-3.5-Turbo-0613-16k Rouge-L 0.2414 #6 of 6 Archive leaderboard report
Question Answering QuAC GPT-3 175B (few-shot, k=32) F1 44.3 #2 of 2 Archive leaderboard report
Question Answering RACE GPT-3 175B (few-shot, k=32) RACE-m 58.1 #6 of 7 Archive leaderboard report
Question Answering RACE GPT-3 175B (Few-Shot) RACE-h 46.8 #7 of 7 Archive leaderboard report
Question Answering Story Cloze GPT-3 175B (Few-Shot) Accuracy 87.7 #2 of 7 Archive leaderboard report
Question Answering StoryCloze GPT-3 Large 760M (zero-shot) Accuracy 72.4 #19 of 23 Archive leaderboard report
Question Answering TriviaQA GPT-3 175B (Few-Shot) EM 71.2 #31 of 56 Archive leaderboard report
Question Answering WebQuestions Few-shot EM 44.7 #9 of 37 Archive leaderboard report
Question Answering WebQuestions GPT-3-175B (Few-Shot) EM 41.5 #18 of 37 Archive leaderboard report
Question Answering WebQuestions GPT-3-175B (One-Shot) EM 25.3 #29 of 37 Archive leaderboard report
Question Answering WebQuestions GPT-3-175B (Zero-Shot) EM 14.4 #33 of 37 Archive leaderboard report
Reading Comprehension RACE GPT-3 175B (0-shot) Accuracy (Middle) 58.4 #18 of 24 Archive leaderboard report
Reading Comprehension RACE GPT-3 175B (zero-shot) Accuracy (High) 45.5 #24 of 24 Archive leaderboard report
Sentence Completion HellaSwag GPT-3 175B (few-shot, k=32) Accuracy 79.3 #45 of 89 Archive leaderboard report
Sentence Completion HellaSwag GPT-3 (0-shot) Accuracy 78.9 #48 of 89 Archive leaderboard report
Sentence Completion HellaSwag GPT-3 Large 760M (0-shot) Accuracy 51.0 #65 of 89 Archive leaderboard report
Unsupervised Machine Translation WMT2014 English-French GPT-3 175B (Few-Shot) BLEU 32.6 #5 of 7 Archive leaderboard report
Unsupervised Machine Translation WMT2014 French-English GPT-3 175B (Few-Shot) BLEU 39.2 #1 of 7 Archive leaderboard report
Unsupervised Machine Translation WMT2016 English-German GPT-3 175B (Few-Shot) BLEU 29.7 #1 of 7 Archive leaderboard report
Unsupervised Machine Translation WMT2016 English-Romanian GPT-3 175B (Few-Shot) BLEU 21 #1 of 3 Archive leaderboard report
Unsupervised Machine Translation WMT2016 German-English GPT-3 175B (Few-Shot) BLEU 40.6 #1 of 7 Archive leaderboard report
Unsupervised Machine Translation WMT2016 Romanian-English GPT-3 175B (Few-Shot) BLEU 39.5 #1 of 3 Archive leaderboard report
Word Sense Disambiguation Words in Context GPT-3 175B (few-shot, k=32) Accuracy 49.4 #36 of 37 Archive leaderboard report
Zero-Shot Learning MedConceptsQA gpt-3.5-turbo Accuracy 37.058 #2 of 13 Archive leaderboard report
answerability prediction PeerQA GPT-3.5-Turbo-0613-16k Macro F1 0.3304 #3 of 6 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

AdamAttentionAttention DropoutBPECosine AnnealingDense ConnectionsDropoutGPT-3Layer NormalizationLinear LayerLinear Warmup With Cosine AnnealingMulti-Head AttentionResidual ConnectionSoftmaxWeight Decay

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