Benchgen

BigCodeBench-Full — Results

RankModelScore
1qwen2-5-coder-32b-instruct0.496
B

BigCodeBench-Full

1 phaseActive

Comprehensive code generation benchmark with 1,140 fine-grained tasks across 7 domains requiring multi-library function calls and complex instruction following.

Overview

BigCodeBench-Full

Category Metric Tasks Saturation Created

Paper GitHub Dataset

Quick answer: BigCodeBench-Full (Zhuo et al., 2024) is a comprehensive code generation benchmark evaluating LLMs on 1,140 practical programming tasks across 7 domains using function calls from 139 libraries. It challenges models with complex instructions requiring multi-library tool use.

What is BigCodeBench-Full?

BigCodeBench-Full evaluates practical programming task completion using function calls from 139 Python libraries across 7 domains including web programming, data science, and system tasks. Tasks require multi-function composition and complex instruction following beyond simple algorithmic problems.

Benchmark Details

PropertyValue
Tasks1,140 programming tasks
Libraries139 Python libraries
Domains7 (web, data science, OS, etc.)
MetricPass rate (test execution)
LanguagePython

Source: Zhuo et al. 2024. Last updated 2026-07-24.