replit/agent-challenge
收藏Hugging Face2024-10-17 更新2025-04-12 收录
下载链接:
https://hf-mirror.com/datasets/replit/agent-challenge
下载链接
链接失效反馈官方服务:
资源简介:
# Replit Agent Challenge
For comprehensive details about the challenge, visit our [GitHub repository](https://github.com/replit/replit-agent-challenge).
## Dataset Overview
This dataset comprises a collection of instructions and file states specifically curated for the agent challenge. It is derived from a subset of [SWE-Bench-Lite](https://www.swebench.com/lite.html).
## Schema Structure
The dataset follows this schema:
```
- File_before: [Initial state of the file]
- Instructions: [Steps to transform the file to its final state]
- File_after: [Resulting state of the file after applying the instructions]
```
提供机构:
replit



