II.
TestSet JSON
Structured · livetest-set:bigcodebench-full
BigCodeBench full set json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "test-set:bigcodebench-full",
"_kind": "TestSet",
"_file": "benchmarks/test-sets/source-backed-benchmark-test-sets.yaml",
"_cluster": "benchmarks",
"attributes": {
"displayName": "BigCodeBench full set",
"benchmarkId": "benchmark:bigcodebench",
"caseCount": 1140,
"releasedAt": "2024-06-17",
"composition": "Full BigCodeBench practical Python code-generation set covering\ndiverse function calls across 139 libraries and seven domains.\n",
"homepageUrl": "https://arxiv.org/abs/2406.15877",
"description": "Canonical full-set artifact for BigCodeBench code-generation evaluation.\n"
},
"outgoingEdges": [
{
"from": "test-set:bigcodebench-full",
"to": "benchmark:bigcodebench",
"kind": "belongs_to_benchmark"
}
],
"incomingEdges": []
}