<!-- LLM_VERSION_INFO
FORMAT: text/markdown
CONTENT_TYPE: article
ORIGINAL_URL: https://www.vals.ai/benchmarks/corp_fin_v2
ALTERNATE_VERSION: benchmarks/corp_fin_v2/index.html (text/html)
EXTRACTION_DATE: 2026-04-17T00:43:39.126Z

This is the markdown version with text-only content (images converted to alt-text).
For rich formatting with images, request the HTML version at: benchmarks/corp_fin_v2/index.html
-->

# CorpFin (v2)

Proprietary

Vals AI original benchmark crafted with industry experts on non-public datasets

Updated: 4/16/2026

A private benchmark evaluating understanding of long-context credit agreements

## Systems Performance

| Model | Accuracy | Cost In/Out | Latency |
|-------|----------|--------------|---------|
| [Kimi K2.5](/content/models/kimi_kimi-k2.5-thinking/index.html) | 68.26%± 0.92 | $0.6 / $3 | 80.78s |
| [Qwen 3 Max Thinking](/content/models/alibaba_qwen3-max-2026-01-23/index.html) | 68.03%± 0.92 | $1.2 / $6 | 121.32s |
| [Claude Opus 4.6 (Thinking)](/content/models/anthropic_claude-opus-4-6-thinking/index.html) | 67.02%± 0.93 | $5 / $25 | 20.58s |
| [Grok 4 Fast (Reasoning)](/content/models/grok_grok-4-fast-reasoning/index.html) | 66.90%± 0.92 | $0.2 / $0.5 | 11.84s |
| [Gemini 3 Flash (12/25)](/content/models/google_gemini-3-flash-preview/index.html) | 66.43%± 0.93 | $0.5 / $3 | 11.28s |
| [Claude Opus 4.7](/content/models/anthropic_claude-opus-4-7/index.html) | 66.08%± 0.93 | $5 / $25 | 17.75s |
| [Grok 4](/content/models/grok_grok-4-0709/index.html) | 66.05%± 0.93 | $3 / $15 | 29.73s |
| [Grok 4.1 Fast (Reasoning)](/content/models/grok_grok-4-1-fast-reasoning/index.html) | 65.97%± 0.93 | $0.2 / $0.5 | 28.41s |
| [GPT 5.2](/content/models/openai_gpt-5.2-2025-12-11/index.html) | 65.89%± 0.93 | $1.75 / $14 | 26.04s |
| [Claude Sonnet 4.6](/content/models/anthropic_claude-sonnet-4-6/index.html) | 65.31%± 0.94 | $3 / $15 | 18.48s |

## Key Takeaways

- [Kimi K2.5](/content/models/kimi_kimi-k2.5-thinking/index.html) leads the pack, followed closely by [Qwen 3 Max Thinking](/content/models/alibaba_qwen3-max-2026-01-23/index.html).
- Some models struggle with large context windows, particularly on the **Max Fitting Context** task.

## Dataset and Context

In both the finance and legal industries, it is common to extract information from lengthy documents, such as credit agreements, often over 200 pages. This dataset was created with input from experts to include a series of questions about these agreements:

- **Public Validation**: 20 questions from 1 document, available on request.
- **Private Validation**: 340 questions from 17 documents, available for purchase.
- **Test**: 858 questions from 43 documents, used for internal benchmarking.

### Context Tasks

1. **Exact Pages**: Provides only the necessary pages for each question.
2. **Shared Max Context**: Uses a subset of pages that fit in context windows across models.
3. **Max Fitting Context**: Includes the largest section of the document that fits in the model’s context window.

### Types of Questions
- Basic extraction (e.g., borrower’s legal counsel)
- Summarization/interpretation (e.g., erroneous payment provisions)
- Numeric reasoning (e.g., initial debt capacity)
- References to previously defined terms
- Market standard evaluations (e.g., unusual EBITDA terms)

## Results

The performance gap between flagship and smaller models narrows when considering the cost and accuracy.

### Example Question
#### What is the Total Net Leverage Ratio limit for unlimited RPs and investments?  
**Expected Answer**: 3.25 to 1.00

## Additional Notes

- **Context Window**: Significant in influencing model performance.
- **Evaluation Methodology**: Conducted using Claude 4.5 Sonnet as the judging model.
