textbigcode/bigcodebenchcode-generationbenchmarkevaluationpythonllm-evalbigcodeagent-evalapache-2.0

BigCodeBench — Code Generation Benchmark (Complete & Instruct)

Category
Text
Records
5,700 rows
Format
PARQUET
Update Frequency
One-time snapshot
Collection Method
auto_imported_huggingface_federated
PII
None detected
File Size
~11.26 MB
Downloads
0

About this data

1,140-task code generation benchmark from BigCode with both docstring-based completion and NL-instruction variants, 99% test coverage, Apache-2.0 licensed.

Schema

NameTypeDescription
task_idVARCHAR
complete_promptVARCHAR
instruct_promptVARCHAR
canonical_solutionVARCHAR
code_promptVARCHAR
testVARCHAR
entry_pointVARCHAR
doc_structVARCHAR
libsVARCHAR

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: No ratings
0 downloads
Seller: DataBazaar
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "BigCodeBench — Code Generation" })
// Found: 8bb019dc-566b-4e6c-81bb-6adc1a97ab32
get_download_url({ dataset_id: "8bb019dc-566b-4e6c-81bb-6adc1a97ab32" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/8bb019dc-566b-4e6c-81bb-6adc1a97ab32/download-url
BigCodeBench — Code Generation Benchmark (Complete & Instruct) — Free Dataset | DataBazaar