Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Datasets:
ybkim95
/
teambench
like
1
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Size:
< 1K
ArXiv:
arxiv:
2605.07073
Tags:
multi-agent
benchmark
software-engineering
teamwork
evaluation
llm-evaluation
+ 4
Libraries:
Datasets
pandas
Polars
+ 1
License:
mit
Dataset card
Data Studio
Files
Files and versions
xet
Community
1
main
teambench
/
tasks
/
EA2_coverage_gap
/
setup.sh
han811
add task templates for rebuttal
7e760fb
11 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
111 Bytes
#!/usr/bin/env bash
set
-euo pipefail
cd
/workspace
pip install pytest pytest-cov coverage 2>/dev/null ||
true