otherScaleAI/SWE-bench_Proswe-benchcoding-agentsbenchmarkevaluationsoftware-engineeringscale-aiagentslong-horizoncodellm-eval

SWE-bench Pro

Category
Other
Records
731 rows
Format
PARQUET
Update Frequency
One-time snapshot
Collection Method
uploaded
PII
None detected
File Size
~7.45 MB
Downloads
1

About this data

Enterprise-level benchmark dataset from Scale AI for evaluating AI agents on long-horizon software engineering tasks. Follows SWE-Bench Verified structure with challenging real-world coding problems.

Schema

NameTypeDescription
repoVARCHAR
instance_idVARCHAR
base_commitVARCHAR
patchVARCHAR
test_patchVARCHAR
problem_statementVARCHAR
requirementsVARCHAR
interfaceVARCHAR
repo_languageVARCHAR
fail_to_passVARCHAR
pass_to_passVARCHAR
issue_specificityVARCHAR
issue_categoriesVARCHAR
before_repo_set_cmdVARCHAR
selected_test_files_to_runVARCHAR
dockerhub_tagVARCHAR

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: No ratings
1 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: "SWE-bench Pro" })
// Found: de2141e6-1a79-421b-a389-801739457e65
get_download_url({ dataset_id: "de2141e6-1a79-421b-a389-801739457e65" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/de2141e6-1a79-421b-a389-801739457e65/download-url
SWE-bench Pro — $null Dataset | DataBazaar