BigCodeBench-Hard

BigCodeBench-Hard is a subset of 148 challenging programming tasks from BigCodeBench, designed to evaluate large language models' ability to solve complex, real-world programming problems. These tasks require diverse function calls from multiple libraries across 7 domains including computation, networking, data analysis, and visualization. The benchmark tests compositional reasoning and the ability to implement complex instructions that span 139 libraries with an average of 2.8 libraries per task.

Qwen2.5-Coder 32B Instruct from Alibaba Cloud / Qwen Team currently leads the BigCodeBench-Hard leaderboard with a score of 0.270 across 1 evaluated AI models.

Paper
About this benchmark

What BigCodeBench-Hard measures

BigCodeBench-Hard is a text benchmark that evaluates large language models on reasoning and general tasks. LLM Stats tracks 1 model on this benchmark, with a maximum possible score of 1. Current average across reported models is 0.3, with the leader reaching 0.3.

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

Publication

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

Alibaba Cloud / Qwen TeamQwen2.5-Coder 32B Instruct leads with 27.0%.

Progress Over Time

Interactive timeline showing model performance evolution on BigCodeBench-Hard

State-of-the-art frontier
Open
Proprietary

BigCodeBench-Hard Leaderboard

1 models
ContextCostLicense
1
Alibaba Cloud / Qwen Team
Alibaba Cloud / Qwen Team
32B
Notice missing or incorrect data?

FAQ

Common questions about BigCodeBench-Hard.

What is the BigCodeBench-Hard benchmark?

BigCodeBench-Hard is a subset of 148 challenging programming tasks from BigCodeBench, designed to evaluate large language models' ability to solve complex, real-world programming problems. These tasks require diverse function calls from multiple libraries across 7 domains including computation, networking, data analysis, and visualization. The benchmark tests compositional reasoning and the ability to implement complex instructions that span 139 libraries with an average of 2.8 libraries per task.

What is the BigCodeBench-Hard leaderboard?

The BigCodeBench-Hard leaderboard ranks 1 AI models based on their performance on this benchmark. Currently, Qwen2.5-Coder 32B Instruct by Alibaba Cloud / Qwen Team leads with a score of 0.270. The average score across all models is 0.270.

What is the highest BigCodeBench-Hard score?

The highest BigCodeBench-Hard score is 0.270, achieved by Qwen2.5-Coder 32B Instruct from Alibaba Cloud / Qwen Team.

How many models are evaluated on BigCodeBench-Hard?

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

Where can I find the BigCodeBench-Hard paper?

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

What categories does BigCodeBench-Hard cover?

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

What is the best open-source model on BigCodeBench-Hard?

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

How recent are the BigCodeBench-Hard leaderboard results?

The BigCodeBench-Hard leaderboard was last updated in June 2026 and currently includes 1 evaluated models.

More evaluations to explore

Related benchmarks in the same category

View all reasoning
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
224 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
127 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
114 models
MMLU

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

reasoning
100 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.

reasoning
100 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
82 models