Papers › LLaMA: Open and Efficient Foundation Language Models

LLaMA: Open and Efficient Foundation Language Models

27 Feb 2023arXiv 2023 2arXiv:2302.13971archive 2025-07-28

Hugo Touvron, Thibaut Lavril, Gautier Izacard, Xavier Martinet, Marie-Anne Lachaux, Timothée Lacroix, Baptiste Rozière, Naman Goyal, Eric Hambro, Faisal Azhar, Aurelien Rodriguez, Armand Joulin, Edouard Grave, Guillaume Lample

We introduce LLaMA, a collection of foundation language models ranging from 7B to 65B parameters. We train our models on trillions of tokens, and show that it is possible to train state-of-the-art models using publicly available datasets exclusively, without resorting to proprietary and inaccessible datasets. In particular, LLaMA-13B outperforms GPT-3 (175B) on most benchmarks, and LLaMA-65B is competitive with the best models, Chinchilla-70B and PaLM-540B. We release all our models to the research community.

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

Code

Syntology Ran 26 of 58 code samples harvested from 14 repositories linked to this paper; 32 have no recorded run. Of those that ran: 3 ran · honoured contract; 11 ran · our draft was wrong; 1 ran · fixture could not drive it; 11 ran with no contract checked.

By repository: community (archive-listed): 55 samples from 14 repositories, 24 ran; 3 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.

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

facebookresearch/llama officialmentioned in papermentioned on GitHubpytorchNOASSERTION report
aethercortex/llama-x mentioned on GitHubpytorchApache-2.0 report
aozhongzhang/magr mentioned on GitHubpytorchMIT report
batsresearch/alfred mentioned on GitHubpytorchBSD-3-Clause report
beomi/koalpaca mentioned on GitHubpytorchApache-2.0 report
chaoyi-wu/finetune_llama mentioned on GitHubjax report
chaoyi-wu/pmc-llama mentioned on GitHubpytorch report
ecnu-icalk/educhat mentioned on GitHubpytorch report
ecolab-postech/owq mentioned on GitHubpytorch report
facebookresearch/chai mentioned on GitHubpytorchGPL-3.0 report
facico/chinese-vicuna mentioned on GitHubpytorch report
fajri91/indommlu mentioned on GitHubpytorchMIT report
flagalpha/llama2-chinese mentioned on GitHubpytorch report
freedomintelligence/huatuogpt mentioned on GitHubpytorch report
fsoft-ai4code/codecapybara mentioned on GitHubpytorch report
ganjinzero/rrhf mentioned on GitHubpytorch report
ggerganov/llama.cpp mentioned on GitHubpytorchMIT report
ggml-org/llama.cpp mentioned on GitHubpytorchMIT report
grantslatton/llama.cpp mentioned on GitHubMIT report
greenbitai/low_bit_llama mentioned on GitHubpytorch report
guinmoon/llmfarm mentioned on GitHubMIT report
hamishivi/easylm mentioned on GitHubjaxApache-2.0 report
huggingface/transformers mentioned on GitHubpytorch report
icalk-nlp/educhat mentioned on GitHubpytorch report
kayvr/token-hawk mentioned on GitHubpytorchMIT report
kbressem/medalpaca mentioned on GitHubpytorchGPL-3.0 report
krafton-ai/korani mentioned on GitHubpytorchApache-2.0 report
llamafamily/llama-chinese mentioned on GitHubpytorch report
longhao-chen/aicas2024 mentioned on GitHubpytorchMIT report
ntunlplab/traditional-chinese-alpaca mentioned on GitHubpytorchApache-2.0 report
ofa-sys/expertllama mentioned on GitHubpytorch report
ohadrubin/rpt mentioned on GitHubjax report
phoebussi/alpaca-cot mentioned on GitHubpytorchApache-2.0 report
qwopqwop200/GPTQ-for-LLaMa mentioned on GitHubpytorch report
replicate/cog_stanford_alpaca mentioned on GitHubpytorchApache-2.0 report
squeezeailab/squeezellm mentioned on GitHubpytorchMIT report
stanfordbdhg/llama.cpp mentioned on GitHubMIT report
tatsu-lab/stanford_alpaca mentioned on GitHubpytorchApache-2.0 report
teelinsan/camoscio mentioned on GitHubpytorchApache-2.0 report
vcskaushik/LLMzip mentioned on GitHubpytorchGPL-3.0 report
xiaoman-zhang/PMC-VQA mentioned on GitHubpytorchMIT report
xusenlinzy/api-for-open-llm mentioned on GitHubpytorchApache-2.0 report
xvyaward/owq mentioned on GitHubpytorch report
xzhang97666/alpacare mentioned on GitHubApache-2.0 report
young-geng/easylm mentioned on GitHubjax report
yuanmu97/secure-transformer-inference mentioned on GitHubpytorch report
zihanzhaosjtu/librisqa mentioned on GitHub report
MS-P3/code5 mindspore report
MS-P3/code5 mindspore report
meta-llama/llama pytorchNOASSERTION 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

58 samples harvested; 26 ran; 3 honoured the contract we drafted; 32 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.

3ran · honoured contract
11ran · our draft was wrong
1ran · fixture could not drive it
11ran
32unverified

Licence: 4 of the 58 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 14 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.

Carry young-geng/easylm/EasyLM/models/llama/llama_model.py community (archive-listed) ran Apache-2.0 (permissive) · a066e3b4457453fd · report
FeedForward akanyaani/miniLLAMA/model.py community (archive-listed) ran MIT (permissive) · 6efcd693d3b4dc58 · report
FlaxLLaMABlockCollection young-geng/easylm/EasyLM/models/llama/llama_model.py community (archive-listed) ran · metamorphic tier: deterministic Apache-2.0 (permissive) · 2b160cc445933c46 · report
FlaxLLaMAMLP young-geng/easylm/EasyLM/models/llama/llama_model.py community (archive-listed) ran · metamorphic tier: deterministic Apache-2.0 (permissive) · a4fb09d490cd772f · report
GPT abhaskumarsinha/Corpus2GPT/models/GPT.py community (archive-listed) ran Apache-2.0 (permissive) · ebfbcce998fad801 · report
LLaMAConfig Lightning-AI/lit-llama/lit_llama/model.py community (archive-listed) ran Apache-2.0 (permissive) · 0d0deeba6c2a15d7 · report
MLP Lightning-AI/lit-llama/lit_llama/model.py community (archive-listed) ran Apache-2.0 (permissive) · 76a887e44ebc75d5 · report
RMSNorm akanyaani/miniLLAMA/model.py community (archive-listed) ran · metamorphic tier: invariant MIT (permissive) · 0ea811a4ad9027b8 · report
RMSNorm young-geng/easylm/EasyLM/models/llama/llama_model.py community (archive-listed) ran · metamorphic tier: deterministic Apache-2.0 (permissive) · aaa8a447973c0f68 · report
RMSNorm Lightning-AI/lit-llama/lit_llama/model.py community (archive-listed) ran fingerprinted Apache-2.0 (permissive) · 133fab2290f71687 · report
RotaryEmbedding akanyaani/miniLLAMA/model.py community (archive-listed) ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · fd513b4604a55972 · report
_chunk_attention_bias young-geng/easylm/EasyLM/models/llama/llama_model.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · d81e74d07a61f182 · report
apply_rotary_pos_emb akanyaani/miniLLAMA/model.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 705bfc1394637339 · report
blockwise_attn young-geng/easylm/EasyLM/models/llama/llama_model.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 4932ae36f745aea2 · report
build_rope_cache Lightning-AI/lit-llama/lit_llama/model.py community (archive-listed) ran · honoured contract Apache-2.0 (permissive) · 8a187cb05b43141d · report
create_masks akanyaani/miniLLAMA/model.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · 31c156187744eaa5 · report
encode_prompt beomi/koalpaca/generate_instruction.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 9b2dd0265fc6e6b6 · report
find_word_in_string beomi/koalpaca/generate_instruction.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 8ca6a5f9f77053c2 · report
get_gradient_checkpoint_policy young-geng/easylm/EasyLM/models/llama/llama_model.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · a9b09c32ed58621c · report
get_names_from_parition_spec young-geng/easylm/EasyLM/models/llama/llama_model.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · dad72196bdb2301a · report
jload aethercortex/llama-x/src/utils.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · d07d04439cd1d44f · report
post_process_gpt3_response beomi/koalpaca/generate_instruction.py community (archive-listed) ran · honoured contract Apache-2.0 (permissive) · a5e4ad4e11cf2143 · report
repeat_kv akanyaani/miniLLAMA/model.py community (archive-listed) ran · fixture could not drive it fingerprinted MIT (permissive) · 31333a36df31a820 · report
with_sharding_constraint young-geng/easylm/EasyLM/models/llama/llama_model.py community (archive-listed) ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 6c8893718b619284 · report
Attention akanyaani/miniLLAMA/model.py community (archive-listed) unverified MIT (permissive) · 00a9dc7ef03e2fcc · report
Block Lightning-AI/lit-llama/lit_llama/model.py community (archive-listed) unverified Apache-2.0 (permissive) · d24315a7d247960d · report
CausalSelfAttention Lightning-AI/lit-llama/lit_llama/model.py community (archive-listed) unverified Apache-2.0 (permissive) · 5a58d3796ebd39f1 · report
DecoderBlock akanyaani/miniLLAMA/model.py community (archive-listed) unverified MIT (permissive) · dba8af448d5b7b39 · report
FlaxLLaMAAttention young-geng/easylm/EasyLM/models/llama/llama_model.py community (archive-listed) unverified Apache-2.0 (permissive) · 733d82a9306baa8b · report
FlaxLLaMABlock young-geng/easylm/EasyLM/models/llama/llama_model.py community (archive-listed) unverified Apache-2.0 (permissive) · 7e8dcebe492702bb · report
FlaxLLaMAModule young-geng/easylm/EasyLM/models/llama/llama_model.py community (archive-listed) unverified Apache-2.0 (permissive) · 9238f425f871bc11 · report
LLAMA akanyaani/miniLLAMA/model.py community (archive-listed) unverified MIT (permissive) · 10092db6d72af6ab · report
LLaMA Lightning-AI/lit-llama/lit_llama/model.py community (archive-listed) unverified Apache-2.0 (permissive) · cad096e5b0761afb · report
apply_rope Lightning-AI/lit-llama/lit_llama/model.py community (archive-listed) unverified Apache-2.0 (permissive) · 7137105772c52074 · report
apply_rotary_emb young-geng/easylm/EasyLM/models/llama/llama_model.py community (archive-listed) unverified Apache-2.0 (permissive) · f280056a639ae634 · report
bf16_to_fp32 grantslatton/llama.cpp/convert.py community (archive-listed) unverified MIT (permissive) · 3af74b5c95d41acd · report
blockwise_ffn young-geng/easylm/EasyLM/models/llama/llama_model.py community (archive-listed) unverified Apache-2.0 (permissive) · 4833ab3506125762 · report
gen ofa-sys/expertllama/model/gen_demo.py community (archive-listed) unverified Apache-2.0 (permissive) · ef609b4fb59efa8a · report
generate_and_tokenize_prompt ntunlplab/traditional-chinese-alpaca/code/finetune.py community (archive-listed) unverified Apache-2.0 (permissive) · ec1a43f948c4bfb1 · report
generate_prompt aethercortex/llama-x/src/generate.py community (archive-listed) unverified Apache-2.0 (permissive) · 96db588eb784d7e4 · report
generate_prompt ntunlplab/traditional-chinese-alpaca/code/finetune.py community (archive-listed) unverified Apache-2.0 (permissive) · 911a8a5064b9a121 · report
generate_prompt ntunlplab/traditional-chinese-alpaca/code/inference.py community (archive-listed) unverified Apache-2.0 (permissive) · d7d073a5b1729e58 · report
generate_prompt teelinsan/camoscio/eval/src/utils.py community (archive-listed) unverified Apache-2.0 (permissive) · efa79bea90c5fd5a · report
get_conv_template aethercortex/llama-x/src/conversation.py community (archive-listed) unverified Apache-2.0 (permissive) · 614f3f063d0ec7f0 · report
get_op_by_name stanfordbdhg/llama.cpp/awq-py/awq/apply_awq.py community (archive-listed) unverified MIT (permissive) · d06d467f98e77d68 · report
handle_metadata longhao-chen/aicas2024/convert-llama-ggml-to-gguf.py community (archive-listed) unverified MIT (permissive) · 6f0f4989a4b70aeb · report
initialize_model_and_tokenizer ecnu-icalk/educhat/demo/educhat_api.py community (archive-listed) unverified no licence file found · pointer only · 50924ee98cd1539e · report
load_model fsoft-ai4code/codecapybara/deploy/run_hf.py community (archive-listed) unverified Apache-2.0 (permissive) · bb9d66258a238b9c · report
many grantslatton/llama.cpp/grammar.py community (archive-listed) unverified MIT (permissive) · e1e39d01d0f3f81a · report
names_in_current_mesh young-geng/easylm/EasyLM/models/llama/llama_model.py community (archive-listed) unverified Apache-2.0 (permissive) · a8530c4a22be1de7 · report
none_of grantslatton/llama.cpp/grammar.py community (archive-listed) unverified MIT (permissive) · 24f233cbf074bc95 · report
one_of grantslatton/llama.cpp/grammar.py community (archive-listed) unverified MIT (permissive) · 42cd9e49542e405f · report
openai_call teelinsan/camoscio/eval/qa_em_gpt_eval.py community (archive-listed) unverified Apache-2.0 (permissive) · 690c9b43da9c18a8 · report
tokenize ntunlplab/traditional-chinese-alpaca/code/finetune.py community (archive-listed) unverified Apache-2.0 (permissive) · f54de390493549bb · report
translate_tensor_name grantslatton/llama.cpp/convert-lora-to-ggml.py community (archive-listed) unverified MIT (permissive) · 17761b6cb6d0876d · report
find_multiple identical code first harvested elsewhere ran · honoured contract fingerprinted licence of this copy not recorded · aba86ffbed27ba65 · report
get_llama identical code first harvested elsewhere ran · our draft was wrong licence of this copy not recorded · 2c201f017173954b · report
llama_sequential identical code first harvested elsewhere unverified licence of this copy not recorded · 8a49f06400cfa533 · report

Tasks

Arithmetic ReasoningCode GenerationCommon Sense ReasoningFew-Shot LearningMath Word Problem SolvingMulti-task Language UnderstandingQuestion AnsweringSentence CompletionStereotypical Bias AnalysisZero-Shot Learning

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Arithmetic Reasoning GSM8K LLaMA 65B-maj1@k Accuracy 69.7 #104 of 164 Archive leaderboard report
Arithmetic Reasoning GSM8K LLaMA 65B-maj1@k Parameters (Billion) 65 #104 of 164 Archive leaderboard report
Arithmetic Reasoning GSM8K LLaMA 33B-maj1@k Accuracy 53.1 #129 of 164 Archive leaderboard report
Arithmetic Reasoning GSM8K LLaMA 33B-maj1@k Parameters (Billion) 33 #129 of 164 Archive leaderboard report
Arithmetic Reasoning GSM8K LLaMA 65B Accuracy 50.9 #135 of 164 Archive leaderboard report
Arithmetic Reasoning GSM8K LLaMA 65B Parameters (Billion) 65 #135 of 164 Archive leaderboard report
Arithmetic Reasoning GSM8K LLaMA 33B Accuracy 35.6 #143 of 164 Archive leaderboard report
Arithmetic Reasoning GSM8K LLaMA 33B Parameters (Billion) 33 #143 of 164 Archive leaderboard report
Arithmetic Reasoning GSM8K LLaMA 13B-maj1@k Accuracy 29.3 #147 of 164 Archive leaderboard report
Arithmetic Reasoning GSM8K LLaMA 13B-maj1@k Parameters (Billion) 13 #147 of 164 Archive leaderboard report
Arithmetic Reasoning GSM8K LLaMA 7B (maj1@k) Accuracy 18.1 #152 of 164 Archive leaderboard report
Arithmetic Reasoning GSM8K LLaMA 7B (maj1@k) Parameters (Billion) 7 #152 of 164 Archive leaderboard report
Arithmetic Reasoning GSM8K LLaMA 13B Accuracy 17.8 #155 of 164 Archive leaderboard report
Arithmetic Reasoning GSM8K LLaMA 13B Parameters (Billion) 13 #155 of 164 Archive leaderboard report
Arithmetic Reasoning GSM8K LLaMA 7B Accuracy 11.0 #159 of 164 Archive leaderboard report
Arithmetic Reasoning GSM8K LLaMA 7B Parameters (Billion) 7 #159 of 164 Archive leaderboard report
Code Generation MBPP LLaMA 65B (0-shot) Accuracy 37.7 #85 of 99 Archive leaderboard report
Code Generation MBPP LLaMA 33B (0-shot) Accuracy 30.2 #91 of 99 Archive leaderboard report
Code Generation MBPP LLaMA 13B (0-shot) Accuracy 22 #96 of 99 Archive leaderboard report
Code Generation MBPP LLaMA 7B (0-shot) Accuracy 17.7 #99 of 99 Archive leaderboard report
Common Sense Reasoning ARC (Challenge) LLaMA 33B (zero-shot) Accuracy 57.8 #27 of 54 Archive leaderboard report
Common Sense Reasoning ARC (Challenge) LLaMA 65B (zero-shot) Accuracy 56.0 #29 of 54 Archive leaderboard report
Common Sense Reasoning ARC (Challenge) LLaMA 13B (zero-shot) Accuracy 52.7 #32 of 54 Archive leaderboard report
Common Sense Reasoning ARC (Challenge) LLaMA 7B (zero-shot) Accuracy 47.6 #40 of 54 Archive leaderboard report
Common Sense Reasoning ARC (Easy) LLaMA 33B (0-shot) Accuracy 80.0 #15 of 47 Archive leaderboard report
Common Sense Reasoning ARC (Easy) LLaMA 65B (0-shot) Accuracy 78.9 #19 of 47 Archive leaderboard report
Common Sense Reasoning ARC (Easy) LLaMA 13B (0-shot) Accuracy 74.8 #25 of 47 Archive leaderboard report
Common Sense Reasoning ARC (Easy) LLaMA 7B (0-shot) Accuracy 72.8 #27 of 47 Archive leaderboard report
Common Sense Reasoning WinoGrande LLaMA 65B (0-shot) Accuracy 77.0 #23 of 77 Archive leaderboard report
Common Sense Reasoning WinoGrande LLaMA 33B (0-shot) Accuracy 76.0 #25 of 77 Archive leaderboard report
Common Sense Reasoning WinoGrande LLaMA 13B (0-shot) Accuracy 73.0 #33 of 77 Archive leaderboard report
Common Sense Reasoning WinoGrande LLaMA 7B (0-shot) Accuracy 70.1 #41 of 77 Archive leaderboard report
Few-Shot Learning MedConceptsQA meta-llama/Meta-Llama-3-8B-Instruct Accuracy 25.653 #3 of 12 Archive leaderboard report
Math Word Problem Solving MATH LLaMA 65B (maj1@k) Accuracy 20.5 #102 of 135 Archive leaderboard report
Math Word Problem Solving MATH LLaMA 65B (maj1@k) Parameters (Billions) 65 #102 of 135 Archive leaderboard report
Math Word Problem Solving MATH LLaMA 33B-maj1@k Accuracy 15.2 #108 of 135 Archive leaderboard report
Math Word Problem Solving MATH LLaMA 33B-maj1@k Parameters (Billions) 33 #108 of 135 Archive leaderboard report
Math Word Problem Solving MATH LLaMA 65B Accuracy 10.6 #116 of 135 Archive leaderboard report
Math Word Problem Solving MATH LLaMA 65B Parameters (Billions) 65 #116 of 135 Archive leaderboard report
Math Word Problem Solving MATH LLaMA 13B-maj1@k Accuracy 8.8 #119 of 135 Archive leaderboard report
Math Word Problem Solving MATH LLaMA 13B-maj1@k Parameters (Billions) 13 #119 of 135 Archive leaderboard report
Math Word Problem Solving MATH LLaMA 33B Accuracy 7.1 #120 of 135 Archive leaderboard report
Math Word Problem Solving MATH LLaMA 33B Parameters (Billions) 33 #120 of 135 Archive leaderboard report
Math Word Problem Solving MATH LLaMA 7B-maj1@k Accuracy 6.9 #121 of 135 Archive leaderboard report
Math Word Problem Solving MATH LLaMA 7B-maj1@k Parameters (Billions) 7 #121 of 135 Archive leaderboard report
Math Word Problem Solving MATH LLaMA 13B Accuracy 3.9 #131 of 135 Archive leaderboard report
Math Word Problem Solving MATH LLaMA 13B Parameters (Billions) 13 #131 of 135 Archive leaderboard report
Math Word Problem Solving MATH LLaMA 7B Accuracy 2.9 #133 of 135 Archive leaderboard report
Math Word Problem Solving MATH LLaMA 7B Parameters (Billions) 7 #133 of 135 Archive leaderboard report
Multi-task Language Understanding MML LLaMA 65B (fine-tuned) Average (%) 68.9 #13 of 44 Archive leaderboard report
Multi-task Language Understanding MML LLaMA 65B (5-shot) Average (%) 63.4 #15 of 44 Archive leaderboard report
Multi-task Language Understanding MML LLaMA 33B (5-shot) Average (%) 57.8 #20 of 44 Archive leaderboard report
Question Answering BoolQ LLaMA 65B (0-shot) Accuracy 85.3 #17 of 65 Archive leaderboard report
Question Answering BoolQ LLaMA 33B (0-shot) Accuracy 83.1 #23 of 65 Archive leaderboard report
Question Answering BoolQ LLaMA 13B (zero-shot) Accuracy 78.1 #29 of 65 Archive leaderboard report
Question Answering BoolQ LLaMA 7B (zero-shot) Accuracy 76.5 #32 of 65 Archive leaderboard report
Question Answering Natural Questions LLaMA 65B (few-shot, k=64) EM 39.9 #25 of 47 Archive leaderboard report
Question Answering Natural Questions LLaMA 65B (few-shot, k=5) EM 35.0 #29 of 47 Archive leaderboard report
Question Answering Natural Questions LLaMA 65B (one-shot) EM 31.0 #34 of 47 Archive leaderboard report
Question Answering Natural Questions LLaMA 33B (zero-shot) EM 24.9 #42 of 47 Archive leaderboard report
Question Answering OBQA LLaMA 65B (zero-shot) Accuracy 60.2 #3 of 9 Archive leaderboard report
Question Answering OBQA LLaMA 33B (zero-shot) Accuracy 58.6 #4 of 9 Archive leaderboard report
Question Answering OBQA LLaMA 7B (zero-shot) Accuracy 57.2 #6 of 9 Archive leaderboard report
Question Answering OBQA LLaMA 13B (zero-shot) Accuracy 56.4 #7 of 9 Archive leaderboard report
Question Answering PIQA LLaMA 65B (0-shot) Accuracy 82.8 #17 of 67 Archive leaderboard report
Question Answering PIQA LLaMA 33B (0-shot) Accuracy 82.3 #20 of 67 Archive leaderboard report
Question Answering PIQA LLaMA 13B (0-shot) Accuracy 80.1 #33 of 67 Archive leaderboard report
Question Answering PIQA LLaMA 7B (0-shot) Accuracy 79.8 #34 of 67 Archive leaderboard report
Question Answering SIQA LLaMA 65B (zero-shot) Accuracy 52.3 #18 of 24 Archive leaderboard report
Question Answering SIQA LLaMA 13B (zero-shot) Accuracy 50.4 #21 of 24 Archive leaderboard report
Question Answering SIQA LLaMA 33B (zero-shot) Accuracy 50.4 #22 of 24 Archive leaderboard report
Question Answering SIQA LLaMA 7B (zero-shot) Accuracy 48.9 #23 of 24 Archive leaderboard report
Question Answering TimeQuestions Llama3 P@1 17.8 #20 of 21 Archive leaderboard report
Question Answering TriviaQA LLaMA 65B (few-shot, k=64) EM 73.0 #23 of 56 Archive leaderboard report
Question Answering TriviaQA LLaMA 65B (few-shot, k=5) EM 72.6 #25 of 56 Archive leaderboard report
Question Answering TriviaQA LLaMA 65B (one-shot) EM 71.6 #28 of 56 Archive leaderboard report
Question Answering TriviaQA LLaMA 65B (zero-shot) EM 68.2 #34 of 56 Archive leaderboard report
Question Answering TruthfulQA LLaMA 65B % info 53 #25 of 33 Archive leaderboard report
Question Answering TruthfulQA LLaMA 65B % true 57 #25 of 33 Archive leaderboard report
Question Answering TruthfulQA LLaMA 33B % info 48 #26 of 33 Archive leaderboard report
Question Answering TruthfulQA LLaMA 33B % true 52 #26 of 33 Archive leaderboard report
Question Answering TruthfulQA LLaMA 13B % info 41 #27 of 33 Archive leaderboard report
Question Answering TruthfulQA LLaMA 13B % true 47 #27 of 33 Archive leaderboard report
Question Answering TruthfulQA LLaMA 7B % info 29 #28 of 33 Archive leaderboard report
Question Answering TruthfulQA LLaMA 7B % true 33 #28 of 33 Archive leaderboard report
Reading Comprehension RACE LLaMA 65B (zero-shot) Accuracy (High) 51.6 #13 of 24 Archive leaderboard report
Reading Comprehension RACE LLaMA 65B (zero-shot) Accuracy (Middle) 67.9 #13 of 24 Archive leaderboard report
Reading Comprehension RACE LLaMA 33B (zero-shot) Accuracy (High) 48.3 #15 of 24 Archive leaderboard report
Reading Comprehension RACE LLaMA 33B (zero-shot) Accuracy (Middle) 64.1 #15 of 24 Archive leaderboard report
Reading Comprehension RACE LLaMA 13B (zero-shot) Accuracy (High) 47.2 #16 of 24 Archive leaderboard report
Reading Comprehension RACE LLaMA 13B (zero-shot) Accuracy (Middle) 61.6 #16 of 24 Archive leaderboard report
Reading Comprehension RACE LLaMA 7B (zero-shot) Accuracy (High) 46.9 #17 of 24 Archive leaderboard report
Reading Comprehension RACE LLaMA 7B (zero-shot) Accuracy (Middle) 61.1 #17 of 24 Archive leaderboard report
Sentence Completion HellaSwag LLaMA 65B (0-shot) Accuracy 84.2 #28 of 89 Archive leaderboard report
Sentence Completion HellaSwag LLaMA 33B (0-shot) Accuracy 82.8 #35 of 89 Archive leaderboard report
Sentence Completion HellaSwag LLaMA 13B (0-shot) Accuracy 79.2 #47 of 89 Archive leaderboard report
Sentence Completion HellaSwag LLaMA 7B (0-shot) Accuracy 76.1 #51 of 89 Archive leaderboard report
Stereotypical Bias Analysis CrowS-Pairs LLaMA 65B Age 70.1 #4 of 4 Archive leaderboard report
Stereotypical Bias Analysis CrowS-Pairs LLaMA 65B Disability 66.7 #4 of 4 Archive leaderboard report
Stereotypical Bias Analysis CrowS-Pairs LLaMA 65B Gender 70.6 #4 of 4 Archive leaderboard report
Stereotypical Bias Analysis CrowS-Pairs LLaMA 65B Nationality 64.2 #4 of 4 Archive leaderboard report
Stereotypical Bias Analysis CrowS-Pairs LLaMA 65B Overall 66.6 #4 of 4 Archive leaderboard report
Stereotypical Bias Analysis CrowS-Pairs LLaMA 65B Physical Appearance 77.8 #4 of 4 Archive leaderboard report
Stereotypical Bias Analysis CrowS-Pairs LLaMA 65B Race/Color 57.0 #4 of 4 Archive leaderboard report
Stereotypical Bias Analysis CrowS-Pairs LLaMA 65B Religion 70.6 #4 of 4 Archive leaderboard report
Stereotypical Bias Analysis CrowS-Pairs LLaMA 65B Sexual Orientation 81.0 #4 of 4 Archive leaderboard report
Stereotypical Bias Analysis CrowS-Pairs LLaMA 65B Socioeconomic status 71.5 #4 of 4 Archive leaderboard report
Zero-Shot Learning MedConceptsQA meta-llama/Meta-Llama-3-8B-Instruct Accuracy 25.840 #4 of 13 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: LLaMA

AdamAttentionAttention DropoutBPECosine AnnealingDense ConnectionsDropoutGPT-3LLaMALayer 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