Aider-Polyglot Edit

A challenging multi-language coding benchmark that evaluates models' code editing abilities across C++, Go, Java, JavaScript, Python, and Rust. Contains 225 of Exercism's most difficult programming problems, selected as problems that were solved by 3 or fewer out of 7 top coding models. The benchmark focuses on code editing tasks and measures both correctness of solutions and proper edit format usage. Designed to re-calibrate evaluation scales so top models score between 5-50%.

DeepSeek-V3 from DeepSeek currently leads the Aider-Polyglot Edit leaderboard with a score of 0.797 across 10 evaluated AI models.

Implementation

DeepSeekDeepSeek-V3 leads with 79.7%, followed by GoogleGemini 2.5 Pro at 72.7% and OpenAIo3-mini at 60.4%.

Progress Over Time

Interactive timeline showing model performance evolution on Aider-Polyglot Edit

State-of-the-art frontier
Open
Proprietary

Aider-Polyglot Edit Leaderboard

10 models
ContextCostLicense
1
DeepSeek
DeepSeek
671B
21.0M$1.25 / $10.00
3
OpenAI
OpenAI
4
OpenAI
OpenAI
51.0M$0.30 / $2.50
6
OpenAI
OpenAI
1.0M$2.00 / $8.00
7
OpenAI
OpenAI
81.0M$0.40 / $1.60
9
OpenAI
OpenAI
128K$2.50 / $10.00
101.0M$0.10 / $0.40
Notice missing or incorrect data?

FAQ

Common questions about Aider-Polyglot Edit.

What is the Aider-Polyglot Edit benchmark?

A challenging multi-language coding benchmark that evaluates models' code editing abilities across C++, Go, Java, JavaScript, Python, and Rust. Contains 225 of Exercism's most difficult programming problems, selected as problems that were solved by 3 or fewer out of 7 top coding models. The benchmark focuses on code editing tasks and measures both correctness of solutions and proper edit format usage. Designed to re-calibrate evaluation scales so top models score between 5-50%.

What is the Aider-Polyglot Edit leaderboard?

The Aider-Polyglot Edit leaderboard ranks 10 AI models based on their performance on this benchmark. Currently, DeepSeek-V3 by DeepSeek leads with a score of 0.797. The average score across all models is 0.481.

What is the highest Aider-Polyglot Edit score?

The highest Aider-Polyglot Edit score is 0.797, achieved by DeepSeek-V3 from DeepSeek.

How many models are evaluated on Aider-Polyglot Edit?

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

Where can I find the Aider-Polyglot Edit dataset?

The Aider-Polyglot Edit dataset is available at https://github.com/Aider-AI/polyglot-benchmark.

What categories does Aider-Polyglot Edit cover?

Aider-Polyglot Edit is categorized under general and code. The benchmark evaluates text models.

More evaluations to explore

Related benchmarks in the same category

View all general
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.

general
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.

general
119 models
MMLU

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

general
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
LiveCodeBench

LiveCodeBench is a holistic and contamination-free evaluation benchmark for large language models for code. It continuously collects new problems from programming contests (LeetCode, AtCoder, CodeForces) and evaluates four different scenarios: code generation, self-repair, code execution, and test output prediction. Problems are annotated with release dates to enable evaluation on unseen problems released after a model's training cutoff.

general
71 models
HumanEval

A benchmark that measures functional correctness for synthesizing programs from docstrings, consisting of 164 original programming problems assessing language comprehension, algorithms, and simple mathematics

code
66 models