Team → Coop Dataset — placeholder

Generated 2026-05-27 · placeholder registry entry pending review of the underlying conversion
Placeholder entry. Records that the team-harness → coop conversion family exists and points to its first artifact. Final numbers, distribution breakdowns, and sample conversations land in a follow-up report once the converter (CooperData PR #101) is reviewed.

Data registry

fieldvalue
data_idteam-coop-pk-v1
storage_pathhuggingface.co/datasets/CooperBench/team-coop
generation_methodcooperbench --setting teamconvert_team (CooperData PR #101)
sourceCooperBench/team-trajectories (cmp-full-team.tar.gz, cmp-full-team-noproto.tar.gz)
modelgpt-5.5-hao (Azure)
agent_frameworkcodex
n_trajectories1,304 (652 per run × 2 runs)
filterednone
filter_description
ownerProKil
date2026-05-27
notesPlaceholder. Pending sign-off on the converter PR; follow-up report will carry full breakdowns.

Regenerate

huggingface-cli download CooperBench/team-trajectories \
    cmp-full-team.tar.gz cmp-full-team-noproto.tar.gz \
    --repo-type dataset --local-dir ./team-trajs
tar -xzf ./team-trajs/cmp-full-team.tar.gz -C ./team-trajs/
tar -xzf ./team-trajs/cmp-full-team-noproto.tar.gz -C ./team-trajs/
python -m cooperdata.cooperation.ingest.convert_team ./team-trajs/cmp-full-team --out ./out
python -m cooperdata.cooperation.ingest.convert_team ./team-trajs/cmp-full-team-noproto --out ./out

Related links