We introduce Seed-Thinking-v1.5, capable of reasoning through thinking before responding, resulting in improved performance on a wide range of benchmarks. Seed-Thinking-v1.5 achieves 86.7 on AIME 2024, 55.0 on Codeforces and 77.3 on GPQA, demonstrating excellent reasoning abilities in STEM and coding. Beyond reasoning tasks, the method demonstrates notable generalization across diverse domains. For instance, it surpasses DeepSeek R1 by 8% in win rate on non-reasoning tasks, indicating its broader applicability. Compared to other state-of-the-art reasoning models, Seed-Thinking-v1.5 is a Mixture-of-Experts (MoE) model with a relatively small size, featuring 20B activated and 200B total parameters. As part of our effort to assess generalized reasoning, we develop two internal benchmarks, BeyondAIME and Codeforces, both of which will be publicly released to support future research.
Full technical details can be found in our technical report.
We present the evaluation results across diverse tasks spanning mathematics, coding, science, and general knowledge domains.
Benchmark | Seed-Thinking-v1.5 | DeepSeek R1 | OpenAI o3-mini | Grok 3 Beta | Gemini 2.5 pro |
---|---|---|---|---|---|
Mathematics | |||||
AIME 2025 | 74.0% | 65.0% | 86.5% | 77.3% | 86.7% π |
AIME 2024 | 86.7% | 79.8% | 87.3% | 83.9% | 92.0% π |
Beyond AIME | 48.0% | 42.4% | 63.6% π | - | 58.8% |
Science | |||||
GPQA diamond | 77.3% | 71.5% | 79.7% | 80.2% | 84.0% π |
SuperGPQA | 62.1% | 60.5% | 52.2% | 62.8% | 65.3% π |
MMLU-PRO | 87.0% π | 85.6% | 82.4% | 84.6% | 86.3% |
Code | |||||
Codeforces avg@8 | 36.3% | 32.0% | 50.9% π | - | 40.3% |
Codeforces pass@8 | 55.0% | 45.0% | 67.5% π | - | 56.3% |
LiveCodeBench v5 | 64.9% | 64.3% | 74.1% π | 70.6% | 70.4% |
Aider Polyglot | 54.2% | 56.9% | 68.6% | - | 74.0% π |
Agentic Coding | |||||
SWE-bench verified | 47.0% | 49.2% | 49.3% | - | 63.8% π |
SWE-bench verified* | 47.0% | 46.2% | 44.5% | - | 63.8% π |
Logic reasoning | |||||
ARC-AGI | 39.9% π | 18.3% | 25.8% | 31.9% | 27.6% |
Factuality | |||||
SimpleQA | 12.9% | 30.1% | 13.8% | 43.6% | 52.9% π |
Instruction | |||||
Collie | 73.1% | 34.2% | 87.6% π | 33.6% | 62.5% |
IFEval | 87.4% | 86.1% | 93.7% π | 83.4% | 91.5% |
* Results from our internal sandbox, which may differ from the reported results due to inconsistencies in the testing environment.