Finance · SEC 10-K Q&A · Open-book

Financial QA 10K

9 models · 5 composite metrics

0.9 pts
GPT-5 mini's lead over #2
14 pts
spread across all nine models
Overview

What this dataset measures

Question-answering on 10-K narrative sections: MD&A, risk factors, business descriptions. Tests whether models can extract and synthesize information from long-form regulatory prose.

Answers usually appear verbatim or paraphrased in the supplied passage, so text similarity and judge scores are higher than on FinanceBench.

Where this matters:10-K prose review, credit analysis, research automation
Results

Composite ranking across 9 models

Composite score is the unweighted mean of five active metrics: numeric match, text similarity (F1), context groundedness, hallucination proxy, and LLM judge accuracy.

GPT-5 mini
79.7%
GPT-5
78.8%
Claude Opus 4.8
75.5%
Claude Fable 5
75.1%
Groq Llama 4 Scout
74.3%
Claude Opus 4.7
73.0%
Groq Llama 3.3 70B
71.6%
Claude Haiku 4.5
66.0%
Claude Sonnet 4.6
65.7%
Metric breakdown

How models differ across scoring dimensions

Scores below are the metrics that feed the composite for this dataset.

Numeric match
GPT-5 mini54.7%
GPT-548.0%
Claude Opus 4.852.0%
Claude Fable 550.7%
Groq Llama 4 Scout51.3%
Claude Opus 4.750.0%
Groq Llama 3.3 70B48.0%
Claude Haiku 4.551.3%
Claude Sonnet 4.648.0%

Unweighted mean across test rows. Measures whether extracted numbers match the reference answer.

Text similarity (F1)
GPT-5 mini75.9%
GPT-578.3%
Claude Opus 4.875.0%
Claude Fable 569.5%
Groq Llama 4 Scout70.1%
Claude Opus 4.772.4%
Groq Llama 3.3 70B67.1%
Claude Haiku 4.567.4%
Claude Sonnet 4.667.3%

Unweighted mean across test rows. Token-level F1 between model output and reference string.

Context groundedness
GPT-5 mini85.3%
GPT-581.3%
Claude Opus 4.883.5%
Claude Fable 585.8%
Groq Llama 4 Scout87.7%
Claude Opus 4.781.3%
Groq Llama 3.3 70B86.9%
Claude Haiku 4.569.9%
Claude Sonnet 4.670.0%

Unweighted mean across test rows. Overlap between model output and cited source passages.

Anti-hallucination proxy
GPT-5 mini98.5%
GPT-596.1%
Claude Opus 4.881.4%
Claude Fable 586.2%
Groq Llama 4 Scout85.5%
Claude Opus 4.776.5%
Groq Llama 3.3 70B83.4%
Claude Haiku 4.559.9%
Claude Sonnet 4.662.6%

Hallucination proxy (leader): 98.5%. Higher scores can mean fewer unsupported extra numbers, not necessarily correct answers.

LLM judge accuracy
GPT-5 mini84.0%
GPT-590.0%
Claude Opus 4.885.3%
Claude Fable 583.3%
Groq Llama 4 Scout76.7%
Claude Opus 4.784.7%
Groq Llama 3.3 70B72.7%
Claude Haiku 4.581.3%
Claude Sonnet 4.680.7%

Unweighted mean across test rows. LLM judge scores answer correctness against the reference.

Failure analysis

Where models go wrong

Representative examples of where models struggle on this benchmark. Each pattern shows a common error type drawn from the evaluation set.

Numeric in prose

Questions asking for percentage changes or growth figures embedded in 10-K narrative prose produce errors when models read surrounding context instead of isolating the specific figure. The model often returns a directionally correct answer without anchoring to the precise number stated in the text.

Watch for: Workflows requiring exact percentage figures from MD&A sections are higher risk than those requiring directional or yes/no answers. Validate extraction accuracy specifically on numeric-in-prose questions before deploying on analyst screening tasks.

Example row
What was the percentage change in revenue for Compute & Networking as described in the MD&A section of the 10-K?
Expected
Revenue increased 36% year over year in Compute & Networking.
Judge strictness

The expected answer for capability or descriptive questions is a specific phrase from the filing. Models that answer correctly but rephrase ("improves efficiency" vs "enhances productivity") score zero under LLM judge evaluation. The answer is substantively right; the scoring marks it wrong.

Watch for: For open-ended qualitative questions from 10-K filings, LLM judge accuracy understates real performance. Use context groundedness and human spot-check as the primary quality signals on this question type.

Example row
What capabilities are introduced by NVIDIA's GPU platform for enterprise customers, as stated in the business description?
Expected
Enhances productivity and accelerates time to insight for data science and analytics workflows.
Paraphrase miss

Questions requiring enumeration of industries, product categories, or named entities produce partial matches when the model captures some items but not all, or lists them in a different order. Text similarity scores drop sharply even when the answer is substantially correct.

Watch for: List-type answers have high variance in text similarity scoring regardless of factual accuracy. If your workflow involves extracting named lists from 10-K disclosures, validate with a stricter exact-match or set-overlap metric rather than text similarity.

Example row
What industries use NVIDIA's GPUs for automation and AI workloads, according to the filing?
Expected
Transportation, healthcare, finance, retail, and manufacturing.
Takeaways

What this means for deployment

01
Why these results look the way they do

GPT-5 mini leads at 79.7% composite across 150 tasks, with a fleet average of 73.3%. The spread here is tighter than FinanceBench, which reflects that prose-based 10-K questions are more tractable than multi-step numerical reasoning. Models that score well here are reading and locating text accurately. The harder question is whether they can also calculate from it.

02
Where the leader stands

GPT-5 mini leads on composite (79.7%) with strong performance across context groundedness (85.3%) and LLM judge accuracy (84.0%), but numeric match of 54.7% is notably lower. This is the expected pattern for a prose-focused dataset: models are good at finding and quoting relevant text but less reliable when the question requires isolating a specific figure embedded in narrative.

03
Metric interpretation

Text similarity at 75.9% is the highest of the financial datasets, reflecting that 10-K prose answers are closer to the reference string than numerical extraction answers. The meaningful gap is between context groundedness (85.3%) and numeric match (54.7%). Models find the right passage but do not always extract the right number from it. Hallucination proxy at 98.5% is strong across the board.

Interactive charts

Cost & workflow analysis

GPT-5 mini leads on composite (79.7%); several alternatives trade a few points of accuracy for much lower run cost.