nebius/SWE-rebench
收藏资源简介:
SWE-rebench是一个大规模的数据集,用于支持基于大型语言模型的软件工程(SWE)代理的训练和评估。该数据集通过完全自动化的管道,持续从GitHub仓库中提取真实的交互式软件工程任务。它包含了超过21000个问题-拉取请求对,来自3400多个Python仓库,每个任务都通过自动化的环境设置和测试执行进行了验证。数据集在原有的SWE-bench基础上进行了扩展,增加了新的字段以支持更丰富的分析。
SWE-rebench is a large-scale dataset designed to support the training and evaluation of LLM-based software engineering (SWE) agents. It is constructed using a fully automated pipeline that continuously extracts real-world interactive SWE tasks from GitHub repositories. The dataset currently comprises over 21,000 issue-pull request pairs from 3,400+ Python repositories, each validated for correctness through automated environment setup and test execution. The dataset extends the original SWE-bench schema with additional fields to support richer analysis.




