BigCodeBench

Paper

Progress Over Time

Interactive timeline showing model performance evolution on BigCodeBench

State-of-the-art frontier
Open
Proprietary

BigCodeBench Leaderboard

2 models
ContextCostLicense
1
2
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
7B
Notice missing or incorrect data?
About this benchmark

What is BigCodeBench?

A benchmark that challenges LLMs to invoke multiple function calls as tools from 139 libraries and 7 domains for 1,140 fine-grained programming tasks. Evaluates code generation with diverse function calls and complex instructions, featuring two variants: Complete (code completion based on comprehensive docstrings) and Instruct (generating code from natural language instructions).

BigCodeBench is a text benchmark evaluating models on reasoning and general tasks. LLM Stats tracks 2 models on this benchmark, scored on a 0–1 scale. The current average is 0.4, with the leader at 0.5.

Compare leaders on the best AI for reasoning and best AI for general leaderboards.

Current leaders

Gemini Diffusion from Google currently leads the BigCodeBench leaderboard with a score of 0.454 across 2 evaluated AI models.

1Gemini DiffusionGoogle45.4%
2Qwen2.5-Coder 7B InstructAlibaba Cloud / Qwen Team41.0%

Source paper

Title
BigCodeBench: Benchmarking Code Generation with Diverse Function Calls and Complex Instructions
Authors
Terry Yue Zhuo, Minh Chien Vu, Jenny Chim, Han Hu, and 29 others
Published
Abstract

Task automation has been greatly empowered by the recent advances in Large Language Models (LLMs) via Python code, where the tasks ranging from software engineering development to general-purpose reasoning. While current benchmarks have shown that LLMs can solve tasks using programs like human developers, the majority of their evaluations are limited to short and self-contained algorithmic tasks or standalone function calls. Solving challenging and practical tasks requires the capability of utilizing diverse function calls as tools to efficiently implement functionalities like data analysis and web development. In addition, using multiple tools to solve a task needs compositional reasoning by accurately understanding complex instructions. Fulfilling both of these characteristics can pose a great challenge for LLMs.To assess how well LLMs can solve challenging and practical tasks via programs, we introduce BigCodeBench, a benchmark that challenges LLMs to invoke multiple function calls as tools from 139 libraries and 7 domains for 1,140 fine-grained tasks. To evaluate LLMs rigorously, each task encompasses 5.6 test cases with an average branch coverage of 99%. In addition, we propose a natural-language-oriented variant of BigCodeBench, BigCodeBench-Instruct, that automatically transforms the original docstrings into short instructions only with essential information. Our extensive evaluation of 60 LLMs shows that LLMs are not yet capable of following complex instructions to use function calls precisely, with scores up to 60%, significantly lower than the human performance of 97%. The results underscore the need for further advancements in this area.

FAQ

Common questions about the BigCodeBench benchmark and leaderboard.

What is the BigCodeBench benchmark?

A benchmark that challenges LLMs to invoke multiple function calls as tools from 139 libraries and 7 domains for 1,140 fine-grained programming tasks. Evaluates code generation with diverse function calls and complex instructions, featuring two variants: Complete (code completion based on comprehensive docstrings) and Instruct (generating code from natural language instructions).

What is the BigCodeBench leaderboard?

The BigCodeBench leaderboard ranks 2 AI models based on their performance on this benchmark. Currently, Gemini Diffusion by Google leads with a score of 0.454. The average score across all models is 0.432.

What is the highest BigCodeBench score?

The highest BigCodeBench score is 0.454, achieved by Gemini Diffusion from Google.

How many models are evaluated on BigCodeBench?

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

Where can I find the BigCodeBench paper?

The BigCodeBench paper is available at https://arxiv.org/abs/2406.15877. The paper details the methodology, dataset construction, and evaluation criteria.

What categories does BigCodeBench cover?

BigCodeBench is categorized under reasoning and general. The benchmark evaluates text models.

What is the best open-source model on BigCodeBench?

Qwen2.5-Coder 7B Instruct by Alibaba Cloud / Qwen Team is the top-ranked open-source model on BigCodeBench, with a score of 0.410 (rank #2).

How recent are the BigCodeBench leaderboard results?

The BigCodeBench leaderboard was last updated in July 2026 and currently includes 2 evaluated models.