Aider

Aider is a comprehensive code editing benchmark based on 133 practice exercises from Exercism's Python repository, designed to evaluate AI models' ability to translate natural language coding requests into executable code that passes unit tests. The benchmark measures end-to-end code editing capabilities, including GPT's ability to edit existing code and format code changes for automated saving to local files. The Aider Polyglot variant extends this evaluation across 225 challenging exercises spanning C++, Go, Java, JavaScript, Python, and Rust, making it a standard benchmark for assessing multilingual code editing performance in AI research.

DeepSeek-V2.5 from DeepSeek currently leads the Aider leaderboard with a score of 0.722 across 4 evaluated AI models.

Implementation

DeepSeekDeepSeek-V2.5 leads with 72.2%, followed by Alibaba Cloud / Qwen TeamQwen3 235B A22B at 61.8% and Alibaba Cloud / Qwen TeamQwen2.5-Coder 7B Instruct at 55.6%.

Progress Over Time

Interactive timeline showing model performance evolution on Aider

State-of-the-art frontier
Open
Proprietary

Aider Leaderboard

4 models
ContextCostLicense
1236B
2
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
235B
3
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
7B
4
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
33B128K$0.10 / $0.30
Notice missing or incorrect data?

FAQ

Common questions about Aider.

What is the Aider benchmark?

Aider is a comprehensive code editing benchmark based on 133 practice exercises from Exercism's Python repository, designed to evaluate AI models' ability to translate natural language coding requests into executable code that passes unit tests. The benchmark measures end-to-end code editing capabilities, including GPT's ability to edit existing code and format code changes for automated saving to local files. The Aider Polyglot variant extends this evaluation across 225 challenging exercises spanning C++, Go, Java, JavaScript, Python, and Rust, making it a standard benchmark for assessing multilingual code editing performance in AI research.

What is the Aider leaderboard?

The Aider leaderboard ranks 4 AI models based on their performance on this benchmark. Currently, DeepSeek-V2.5 by DeepSeek leads with a score of 0.722. The average score across all models is 0.599.

What is the highest Aider score?

The highest Aider score is 0.722, achieved by DeepSeek-V2.5 from DeepSeek.

How many models are evaluated on Aider?

4 models have been evaluated on the Aider benchmark, with 0 verified results and 4 self-reported results.

Where can I find the Aider dataset?

The Aider dataset is available at https://github.com/Aider-AI/aider.

What categories does Aider cover?

Aider is categorized under code and reasoning. The benchmark evaluates text models.

More evaluations to explore

Related benchmarks in the same category

View all code
GPQA

A challenging dataset of 448 multiple-choice questions written by domain experts in biology, physics, and chemistry. Questions are Google-proof and extremely difficult, with PhD experts reaching 65% accuracy.

reasoning
214 models
MMLU-Pro

A more robust and challenging multi-task language understanding benchmark that extends MMLU by expanding multiple-choice options from 4 to 10, eliminating trivial questions, and focusing on reasoning-intensive tasks. Features over 12,000 curated questions across 14 domains and causes a 16-33% accuracy drop compared to original MMLU.

reasoning
119 models
AIME 2025

All 30 problems from the 2025 American Invitational Mathematics Examination (AIME I and AIME II), testing olympiad-level mathematical reasoning with integer answers from 000-999. Used as an AI benchmark to evaluate large language models' ability to solve complex mathematical problems requiring multi-step logical deductions and structured symbolic reasoning.

reasoning
109 models
MMLU

Massive Multitask Language Understanding benchmark testing knowledge across 57 diverse subjects including STEM, humanities, social sciences, and professional domains

reasoning
99 models
SWE-Bench Verified

A verified subset of 500 software engineering problems from real GitHub issues, validated by human annotators for evaluating language models' ability to resolve real-world coding issues by generating patches for Python codebases.

code
90 models
Humanity's Last Exam

Humanity's Last Exam (HLE) is a multi-modal academic benchmark with 2,500 questions across mathematics, humanities, and natural sciences, designed to test LLM capabilities at the frontier of human knowledge with unambiguous, verifiable solutions

reasoningmultimodal
75 models