2026-09-10MODELDeepSeek-V4.1-Flash released with extreme agent memory efficiency and evaluated across VALS2026-09-03MODELGPT-6 Astra released by OpenAI - 71.7% on EMB, 63.3% on Tax Agent Bench2026-09-02MODELGoogle Gemini 3.8 Flash takes #1 rank on Finance Agent (v2) with 61.4% and 72.2% on EMB2026-09-02MODELMeta releases Muse Spark 1.3 & 1.3 Max - 59.0%-60.0% on Finance Agent (v2)2026-09-01MODELClaude Fable 5.1 leads Tax Agent Bench (77.6%) and EMB (76.7%) with 75% cheaper cache reads2026-09-11BENCHTax Agent Bench and FAB v2 benchmarks updated with latest frontier model rankings2026-09-15UPDATEPlatform updated: 43 models tracked across 41 independent benchmarks2026-09-10MODELDeepSeek-V4.1-Flash released with extreme agent memory efficiency and evaluated across VALS2026-09-03MODELGPT-6 Astra released by OpenAI - 71.7% on EMB, 63.3% on Tax Agent Bench2026-09-02MODELGoogle Gemini 3.8 Flash takes #1 rank on Finance Agent (v2) with 61.4% and 72.2% on EMB2026-09-02MODELMeta releases Muse Spark 1.3 & 1.3 Max - 59.0%-60.0% on Finance Agent (v2)2026-09-01MODELClaude Fable 5.1 leads Tax Agent Bench (77.6%) and EMB (76.7%) with 75% cheaper cache reads2026-09-11BENCHTax Agent Bench and FAB v2 benchmarks updated with latest frontier model rankings2026-09-15UPDATEPlatform updated: 43 models tracked across 41 independent benchmarks
How we evaluate

Methodology

How FinanceBenchmark sources scores, computes the FB Composite Score, attributes benchmarks to their original authors, and discloses conflicts of interest.

Last updated Jun 2026
Version 1.2
Section 1

What FinanceBenchmark is

FinanceBenchmark is an independent evaluation standard for AI systems in financial services. We aggregate scores from publicly available financial AI benchmarks and conduct original evaluations using our own benchmark, PAVE. Every score on the leaderboard is attributed to its original source.

We do not accept payment from AI companies for placement or preferential treatment. We do not run inference on proprietary model weights — all evaluations use publicly accessible API endpoints under standard commercial terms. We do not reproduce scores from other leaderboard websites; we cite only the original research paper.

FinanceBenchmark covers five financial reasoning domains: Verification (deterministic fee and compliance checking), Document QA (question answering over financial filings), Forensic Reasoning (multi-document evidence synthesis), Numerical Reasoning (multi-step arithmetic over structured data), and Agent Tasks (end-to-end financial research workflows).

What we are not
FinanceBenchmark is not a model comparison tool with user voting, an arena with human preference ratings, or a commercial evaluation service. We do not sell placement on the leaderboard. We do not accept sponsored evaluations. We are an independent research organisation publishing evaluation results.
Section 2

The FB Composite Score

The FB Composite Score is a weighted average of a model's performance across all benchmarks it has been evaluated on. It is designed to reflect the relative difficulty and financial relevance of different benchmark types, giving more weight to tasks that require deeper financial reasoning.

Tier weights

Every benchmark tracked by FinanceBenchmark is assigned to one of three tiers based on the complexity of reasoning required and the directness of financial relevance. The tier determines the benchmark's weight in the FB Composite Score calculation.

Tier 1 · 60%
Tier 2 · 40%
TierWeightDescriptionBenchmarks
Tier 1
30 per benchmark
Benchmarks testing reasoning over raw structured financial data requiring code execution, multi-file joins, or adversarial verification. Tasks have exact ground-truth answers derived from formal specifications.
PAVE Interchange Fee Benchmark
Finance Agent Benchmark
Tier 2
20 per benchmark
Benchmarks testing numerical reasoning over financial documents. Tasks require multi-step arithmetic and evidence retrieval from earnings reports and financial statements.
FinanceBench
FinQA
ConvFinQA
Tier 3
10 per benchmark
Broad financial knowledge and NLP benchmarks covering diverse tasks including sentiment analysis, entity recognition, summarisation, and general financial reasoning.
FinBen
MultiHiertt
FinAuditing

Formula

The FB Score is computed as a weighted sum of a model's scores on each benchmark it has been evaluated on, divided by the total weight of those benchmarks. This normalisation ensures that models evaluated on fewer benchmarks are not unfairly penalised or rewarded simply for coverage.

// FB Composite Score formula
 
FB Score = Σ(benchmark_score × benchmark_weight)
           ÷ Σ(benchmark_weight for evaluated benchmarks)
 
// Example: model evaluated on PAVE (73%) and FinanceBench (89.2%)
// FB Score = (73 × 30 + 89.2 × 20) / (30 + 20)
// FB Score = (2190 + 1784) / 50 = 79.5
Scores are reported as percentages (0–100). Benchmark scores are sourced from the original paper or FinanceBenchmark evaluation. The weight denominator is the sum of weights for only the benchmarks that model has been evaluated on — not all 8 tracked benchmarks.

Incomplete evaluations

Models evaluated on fewer than three benchmarks display an asterisk (*) next to their FB Composite Score on the leaderboard. This signals to readers that the composite score is based on limited data and may not be representative of the model's full financial reasoning capability.

A model evaluated on only the PAVE benchmark, for example, will have an FB Score equal to its PAVE score — but this does not mean it performs equally well on document QA or numerical reasoning tasks. Readers should treat single-benchmark scores as indicative, not comprehensive.

Why we include partial evaluations
Excluding models with incomplete coverage would create an incentive for labs to withhold from benchmarks where they expect to perform poorly. We include all available scores and clearly mark coverage gaps, giving readers full information rather than a filtered view.
Section 3

Data sources & attribution

Every score on the FinanceBenchmark leaderboard shows its source. We source scores from two types of origin: published arXiv papers by the original benchmark authors, and original evaluations conducted by FinanceBenchmark using our open evaluation harness.

We do not reproduce scores from other leaderboard websites, aggregators, or blog posts. We do not interpolate or estimate scores. If a model has not been evaluated on a benchmark by the original authors or by FinanceBenchmark, the cell shows — and remains — rather than a guess.

BenchmarkSource typeAttributionScores run by
PAVEFB ORIGINALFinanceBenchmark / Avae, 2026FinanceBenchmark
FinanceBenchARXIVarXiv:2311.11944FinanceBenchmark
FinBenARXIVarXiv:2402.12659FinanceBenchmark
FinQAARXIVarXiv:2109.00122FinanceBenchmark
ConvFinQAARXIVarXiv:2210.03849FinanceBenchmark
Finance Agent BenchmarkARXIVarXiv:2508.00828FinanceBenchmark
MultiHierttARXIVarXiv:2206.01347FinanceBenchmark
FinAuditingARXIVarXiv:2510.08886FinanceBenchmark

For benchmarks sourced from arXiv, we run our own evaluations against the published dataset using the original authors' scoring protocol. We do not modify task prompts, scoring rubrics, or evaluation scripts. Where the original evaluation code is available, we use it directly. Where it is not, we document our reimplementation in the benchmark's methodology page.

Section 4

Conflict of interest

Structural Exclusion Policy

FinanceBenchmark structurally excludes any model or company in which a FinanceBenchmark founder, employee, or officer holds financial equity or other material interest, from all rankings and comparisons. This is an enforced platform rule, not a case-by-case disclosure.

Any such affiliated models will never appear in the leaderboard, composite scoring calculations, or individual model comparison matrices on this platform.

Advertising and commercial relationships

FinanceBenchmark does not display advertising. We do not accept payment from AI companies for evaluation, placement, or promotion. We do not have commercial partnerships with any of the organisations whose models we evaluate. Our operating costs are funded by Avae.

Section 5

Submitting a benchmark or score

There are two submission paths. Both are free.

Submit a score

If you have run a model against one of our tracked benchmarks and have a reproducible result, you can submit the score for inclusion on the leaderboard. We require a link to the evaluation run or reproducible code — we do not accept self-reported scores without a verifiable source.

Score submissions are reviewed within five business days. We may run the evaluation ourselves to verify the result before publishing. We reserve the right to decline submissions that cannot be independently verified.

Request a certified evaluation

If you want your AI system evaluated against our full benchmark suite with a published certified score and full methodology documentation, you can request a certified evaluation. We run the evaluation against all eight tracked benchmarks using our open harness and publish the results with the same attribution and disclosure standards as all other scores.

Certified evaluations are currently free for research institutions and open-source models. For commercial systems, please contact us at submit@financebenchmark.ai to discuss terms.

Ready to submit?
Submit a score or request a certified evaluation via the submission page.
Go to submit →
Section 6

Update frequency

The leaderboard is a living document. We update it as new models are released, as existing models are evaluated on additional benchmarks, and as new benchmarks are added to the suite.

Major model releases
We aim to evaluate frontier models within 48 hours of a public API becoming available.
48h target
New benchmark scores
Additional benchmark evaluations for existing models are published as evaluations are completed, typically within one to two weeks of prioritisation.
1–2 weeks
New benchmarks
New financial AI benchmarks are reviewed and added to the suite quarterly. We prioritise benchmarks with ground-truth answers and open datasets.
Quarterly

Score corrections — where an error in our evaluation is discovered — are published promptly with a changelog entry noting what changed and why. We do not silently update scores. The date shown on each score reflects the evaluation run date, not the publication date on this site.

To be notified of leaderboard updates, subscribe to our mailing list via the footer of any page. We send one email per significant update, never more than once per week.