Datasets:
Commit ·
179dd64
1
Parent(s): 4b480c9
remove NeurIPS badge/citation; use arXiv preprint citation
Browse files- README.md +8 -11
- croissant.json +1 -1
README.md
CHANGED
|
@@ -50,7 +50,7 @@ dataset_info:
|
|
| 50 |
|
| 51 |
# TeamBench: Evaluating Agent Coordination under Enforced Role Separation
|
| 52 |
|
| 53 |
-
[](https://github.com/ybkim95/TeamBench)
|
| 55 |
[](https://choosealicense.com/licenses/mit/)
|
| 56 |
[](https://huggingface.co/datasets/ybkim95/teambench/resolve/main/croissant.json)
|
|
@@ -70,7 +70,7 @@ The release includes deterministic shell-script graders, parameterized seeded wo
|
|
| 70 |
| `teambench_dataset.json` | 931 | Canonical full release: every seeded instance with `task_id`, `title`, `category`, `difficulty`, `has_generator`, `ablation_scores` (when available; columns `oracle`/`restricted`/`team`/`team_no_plan`/`team_no_verify`), `tni` (= `(S_team − S_restricted) / max(0.05, S_solo − S_restricted)`; null when the necessity gap is below 0.05), and `classification` (`HIGH-TNI`/`TEAM-HELPS`/`NEUTRAL`/`TEAM-HURTS`). |
|
| 71 |
| `data/train.json` | 153 | Originally-authored core templates with complete 5-condition reference ablation data (used in capability analysis, Section 5 of the paper). |
|
| 72 |
| `data/test.json` | 120 | Hard subset for stratified leaderboard evaluation. |
|
| 73 |
-
| `croissant.json` | -- |
|
| 74 |
|
| 75 |
## Quickstart
|
| 76 |
|
|
@@ -179,14 +179,11 @@ Adversarial-trap (`TRAP*`) and security-vulnerability (`CRYPTO*`, `SEC*`) tasks
|
|
| 179 |
## Citation
|
| 180 |
|
| 181 |
```bibtex
|
| 182 |
-
@
|
| 183 |
-
title
|
| 184 |
-
author
|
| 185 |
-
|
| 186 |
-
|
| 187 |
-
Park, Hae Won and McDuff, Daniel},
|
| 188 |
-
booktitle = {NeurIPS 2026 Datasets and Benchmarks Track},
|
| 189 |
-
year = {2026}
|
| 190 |
}
|
| 191 |
```
|
| 192 |
|
|
@@ -196,7 +193,7 @@ Released under the **MIT License**. Tasks adapted from public GitHub issue track
|
|
| 196 |
|
| 197 |
## Links
|
| 198 |
|
| 199 |
-
- Paper
|
| 200 |
- Code: <https://github.com/ybkim95/TeamBench>
|
| 201 |
- Croissant metadata: [`croissant.json`](https://huggingface.co/datasets/ybkim95/teambench/resolve/main/croissant.json)
|
| 202 |
- Issue tracker: <https://github.com/ybkim95/TeamBench/issues>
|
|
|
|
| 50 |
|
| 51 |
# TeamBench: Evaluating Agent Coordination under Enforced Role Separation
|
| 52 |
|
| 53 |
+
[](https://arxiv.org/abs/2605.07073)
|
| 54 |
[](https://github.com/ybkim95/TeamBench)
|
| 55 |
[](https://choosealicense.com/licenses/mit/)
|
| 56 |
[](https://huggingface.co/datasets/ybkim95/teambench/resolve/main/croissant.json)
|
|
|
|
| 70 |
| `teambench_dataset.json` | 931 | Canonical full release: every seeded instance with `task_id`, `title`, `category`, `difficulty`, `has_generator`, `ablation_scores` (when available; columns `oracle`/`restricted`/`team`/`team_no_plan`/`team_no_verify`), `tni` (= `(S_team − S_restricted) / max(0.05, S_solo − S_restricted)`; null when the necessity gap is below 0.05), and `classification` (`HIGH-TNI`/`TEAM-HELPS`/`NEUTRAL`/`TEAM-HURTS`). |
|
| 71 |
| `data/train.json` | 153 | Originally-authored core templates with complete 5-condition reference ablation data (used in capability analysis, Section 5 of the paper). |
|
| 72 |
| `data/test.json` | 120 | Hard subset for stratified leaderboard evaluation. |
|
| 73 |
+
| `croissant.json` | -- | Dataset metadata (Croissant 1.0 + RAI). |
|
| 74 |
|
| 75 |
## Quickstart
|
| 76 |
|
|
|
|
| 179 |
## Citation
|
| 180 |
|
| 181 |
```bibtex
|
| 182 |
+
@article{kim2026teambench,
|
| 183 |
+
title={TeamBench: Evaluating Agent Coordination under Enforced Role Separation},
|
| 184 |
+
author={Kim, Yubin and Park, Chanwoo and Kim, Taehan and Park, Eugene and Schmidgall, Samuel and Rahman, Salman and Park, Chunjong and Breazeal, Cynthia and Liu, Xin and Palangi, Hamid and others},
|
| 185 |
+
journal={arXiv preprint arXiv:2605.07073},
|
| 186 |
+
year={2026}
|
|
|
|
|
|
|
|
|
|
| 187 |
}
|
| 188 |
```
|
| 189 |
|
|
|
|
| 193 |
|
| 194 |
## Links
|
| 195 |
|
| 196 |
+
- Paper: <https://arxiv.org/abs/2605.07073>
|
| 197 |
- Code: <https://github.com/ybkim95/TeamBench>
|
| 198 |
- Croissant metadata: [`croissant.json`](https://huggingface.co/datasets/ybkim95/teambench/resolve/main/croissant.json)
|
| 199 |
- Issue tracker: <https://github.com/ybkim95/TeamBench/issues>
|
croissant.json
CHANGED
|
@@ -283,7 +283,7 @@
|
|
| 283 |
"url": "https://huggingface.co/datasets/ybkim95/teambench",
|
| 284 |
"version": "1.0.0",
|
| 285 |
"datePublished": "2026-05-06",
|
| 286 |
-
"citeAs": "@
|
| 287 |
"sameAs": "https://github.com/ybkim95/TeamBench",
|
| 288 |
"rai:dataCollection": "Tasks have four origin classes. (1) 161 originally authored templates were written by the authors and place critical constraints exclusively in the full specification, absent from the brief and the workspace, so a single agent cannot solve the task without the Planner. (2) 650 GitHub bug report templates are adapted from active open-source repositories (Flask, Click, httpx, Requests, Pydantic, Django, pytest, FastAPI, SQLAlchemy, Celery, Werkzeug, NumPy, SciPy, Keras, spaCy and others). For each, the issue text and the user-facing symptom were extracted into the brief; the upstream fix patch was used to construct the deterministic grader. (3) 30 data-science templates use canonical UCI public datasets cited in the paper. (4) 10 incident-response templates adapt public post-mortems. Each template includes a parameterized generator that emits byte-identical workspace files from a fixed integer seed; held-out seeds are reserved for the leaderboard refresh.",
|
| 289 |
"rai:dataCollectionType": [
|
|
|
|
| 283 |
"url": "https://huggingface.co/datasets/ybkim95/teambench",
|
| 284 |
"version": "1.0.0",
|
| 285 |
"datePublished": "2026-05-06",
|
| 286 |
+
"citeAs": "@article{kim2026teambench, title={TeamBench: Evaluating Agent Coordination under Enforced Role Separation}, author={Kim, Yubin and Park, Chanwoo and Kim, Taehan and Park, Eugene and Schmidgall, Samuel and Rahman, Salman and Park, Chunjong and Breazeal, Cynthia and Liu, Xin and Palangi, Hamid and others}, journal={arXiv preprint arXiv:2605.07073}, year={2026}}",
|
| 287 |
"sameAs": "https://github.com/ybkim95/TeamBench",
|
| 288 |
"rai:dataCollection": "Tasks have four origin classes. (1) 161 originally authored templates were written by the authors and place critical constraints exclusively in the full specification, absent from the brief and the workspace, so a single agent cannot solve the task without the Planner. (2) 650 GitHub bug report templates are adapted from active open-source repositories (Flask, Click, httpx, Requests, Pydantic, Django, pytest, FastAPI, SQLAlchemy, Celery, Werkzeug, NumPy, SciPy, Keras, spaCy and others). For each, the issue text and the user-facing symptom were extracted into the brief; the upstream fix patch was used to construct the deterministic grader. (3) 30 data-science templates use canonical UCI public datasets cited in the paper. (4) 10 incident-response templates adapt public post-mortems. Each template includes a parameterized generator that emits byte-identical workspace files from a fixed integer seed; held-out seeds are reserved for the leaderboard refresh.",
|
| 289 |
"rai:dataCollectionType": [
|