The Finance AI Evidence Base —
Every Score Sourced
Twenty independent evaluations spanning SEC filing analysis, financial search, spreadsheet automation, hedge-fund reasoning, quant coding, OCR, embeddings, tool-use compliance, and multilingual finance. No vendor benchmarks. No invented numbers.
Benchmark Field Guide →No model crosses 50% on realistic financial research tasks. The best published result is o3 at 46.8% on Finance Agent Benchmark (May 2025 leaderboard — newer frontier models not yet re-evaluated on this task). Human experts on the same tasks: >90%.
The horizontal axis runs from retrieval (find a fact) through reasoning (combine facts) to execution (produce a verifiable artifact). Most finance AI tasks cluster bottom-left: complex reasoning, low scores. Quant coding is the lone outlier where models consistently cross 50%. OCR and embeddings are effectively solved.
SEC Filing & Complex Research
The most demanding finance agent evaluation: multi-hop SEC filing retrieval, web search, and quantitative reasoning in a single task. Every frontier model available in May 2025 was tested; none crossed 50%. The ceiling has not moved in subsequent smaller evaluations.
Rubric-graded scoring exposes a critical gap: models that appear to pass binary tests fail when graded on derivation quality. The two bars below measure the same systems on the same tasks — only the grading method changes.
Financial Search & Reasoning
Global financial search is nearly solved; the China market is not. Grok 4 with web access approaches human-level performance on global topics but the gap triples on Chinese-market questions requiring access to regional data sources.
The benchmark splits recall (memorized certification facts) from reasoning (multi-step scenario problems). Models appear capable on certification; the scenario bar shows what happens under realistic task conditions.
Spreadsheet & Workbook Automation
RL post-training with GRPO boosts Excel task completion by 5–9pp versus base models. Finance tasks are the hardest domain because formula dependencies chain across cells — the same multi-step failure mode that collapses FinMathBench scores from 73% to 14%.
Exploratory Data Analysis
Tasks require a model to independently plan and execute multi-step analysis over real financial record sets — no scaffolding, no prescribed steps. The frontier/non-frontier gap is stark: this is a task class where model capability tier directly determines usability.
Math Reasoning
As formula chains lengthen, accuracy collapses at each step. This is not a knowledge gap — GPT-4o knows the formulas. It's a chaining failure: each additional step multiplies the error probability. Real finance calculations (derivative pricing, rebalancing with constraints, layered risk) require 3–5 linked steps.
Small open-weight reasoning models now match or beat frontier API models on structured math. The 3.8B Phi-4-mini leads — a result that changes the build-vs-buy calculus for any finance workflow involving formula chains.
AIME tests competition-grade mathematical reasoning — closer to FinMathBench's multi-formula chains than to single-step recall. The same small model that leads MATH-500 nearly matches o1-mini here at a fraction of API cost.
Tool Use
Parameter count is a hard floor for structured output reliability. On BFCL v3 (Jun 2026), the leaderboard leader is GLM 4.5 at 77.8% — the 97% figure for ToolACE-8B was from the original BFCL v1/v2 eval. Granite 4.1 8B at 68% and FunctionGemma-270M at 0% show the lower end of the spectrum.
Hedge Fund & Quant Coding
Tasks are grounded in actual hedge fund analyst reasoning traces: the benchmark knows what a professional would do and grades deviation from it. No agent crosses 20% in any single category — showing that the failure is not domain-specific but structural.
The only finance benchmark where models consistently cross 50%: executable quantitative code that passes numerical pytest verifiers. Options pricing, factor construction, and credit modeling are tractable for frontier models when the task is code, not prose.
OCR & Embeddings
The top 5 models are all small, open-weight, purpose-built OCR systems — not frontier API models. GPT-4o and Claude 3 do not appear in the top tier. For financial document ingestion (10-Ks, prospectuses, filings), dedicated OCR models outperform general-purpose LLMs by a wide margin.
Open-weight embedding models now outperform both Gemini Embedding and OpenAI text-embedding-3-large on multilingual tasks. For financial RAG over SEC filings, earnings transcripts, and regulatory documents, the build-vs-API decision has shifted.
At 239M parameters, jina-v5-nano beats OpenAI's flagship on MTEB English while running entirely on-device. For financial RAG pipelines ingesting large document volumes, this is the cost-efficiency argument — API latency and per-call costs eliminated at zero quality cost.
Multilingual Finance
Finance Benchmark Inventory
| Benchmark | Institution | Date | n | Best Score | Credibility |
|---|---|---|---|---|---|
| Finance Agent Benchmark | Vals AI + Stanford | May 2025 | 537 q | 46.8% (o3) | HIGH |
| FinSearchComp | ByteDance Seed + Columbia | Sep 2025 | 635 q · 21 models | 68.9% (Grok 4 web) | HIGH |
| FinMathBench | Ant Group | AAAI-26 | 946 q · 40 models | 72.9% → 14.0% collapse | HIGH |
| RealFin | INSAIT + Newcastle + MBZUAI | Apr 2026 | 2,020 q · 15 models | Systemic overconfidence | HIGH |
| FinToolBench | Shanghai AI Lab + Tencent | Mar 2026 | 760 tools · 295 q | Binary pass ≠ compliance | HIGH |
| FIRE | Du Xiaoman + Tsinghua + Renmin U | Feb 2026 | 17,000+ questions | ~65–70% (certification) | HIGH |
| DataClawBench | Sun Yat-sen University | May 2026 | 492 tasks | 63.4% (Claude Opus 4.6) | MED-HIGH |
| BigFinanceBench | Rogo + OpenAI | Jun 2026 | 928 tasks · 15,656 rubrics | 58.8% rubric | MED-HIGH |
| Hedge-Bench | Trata + BYU + Osmosis | Jun 2026 | 102 tasks | <16% pass@1 | MED-HIGH |
| Spreadsheet-RL | UIUC + Meta | May 2026 | 1,660 tasks | 23.4% (RL GRPO) | MED-HIGH |
| QFBench | Public · Docker sandbox | May 2026 | 87 tasks · 42 models | 61.7% pass@1 | MED-HIGH |
| WorkstreamBench | arXiv preprint | May 2026 | End-to-end workstreams | Qualitative | MED-HIGH |
| BlueFin | arXiv preprint | May 2026 | 131 tasks · 3,225 rubrics | <50% average | MED-HIGH |
| Deep FinResearch | arXiv preprint | Apr 2026 | Qualitative | Qualitative | MED-HIGH |
| QuantEval | arXiv preprint | Jan 2026 | 1,575 samples · 60 CTA tasks | Qualitative | MED-HIGH |
| FinMMEval CLEF 2026 | CLEF lab | Feb 2026 | Multilingual | Qualitative | MED-HIGH |
| olmOCR-Bench | Allen Institute for AI | 2025 | 1,400 pages · 7,000+ tests | 85.9 (Chandra 2) | HIGH |
| MTEB Multilingual | MTEB Leaderboard | 2026 | 56 tasks | 70.58 (Qwen3-8B) | HIGH |
| BFCL v3 | Berkeley / Team-ACE | ICLR 2025 | Function calling | SotA (ToolACE-8B) | HIGH |
| Finance Tool Routing | Internal · Apple Silicon MPS | Jun 2026 | 10 tasks | 0/10 (FunctionGemma-270M) | MED-HIGH |