swebench_verified_random_100_folders_a3_rl_DCAgent_selfinstruct_naive_sandboxes_2_c2a08420
收藏资源简介:
该数据集包含多轮对话记录,每条记录由对话历史(conversations,包含角色和内容)、代理(agent)、模型(model)、模型提供者(model_provider)、日期(date)、任务(task)、回合(episode)、运行ID(run_id)、试验名称(trial_name)、结果(result)、验证器输出(verifier_output)和追踪来源(trace_source)等字段组成。数据集共有7991个训练样本,总大小约1.4GB。适用于对话系统评估、模型行为分析、代理交互研究等场景。
This dataset contains multi-turn conversation records. Each record consists of fields such as conversation history (conversations, including role and content), agent, model, model provider, date, task, episode, run ID, trial name, result, verifier output, and trace source. The dataset has 7,991 training samples, with a total size of approximately 1.4GB. It is suitable for scenarios such as dialogue system evaluation, model behavior analysis, and agent interaction research.
数据集概述
基本信息
- 数据集名称:
laion/swebench_verified_random_100_folders_a3_rl_DCAgent_selfinstruct_naive_sandboxes_2_c2a08420 - 数据集地址:https://huggingface.co/datasets/laion/swebench_verified_random_100_folders_a3_rl_DCAgent_selfinstruct_naive_sandboxes_2_c2a08420
- 数据集大小:下载大小约 725 MB,完整数据集大小约 1.4 GB
- 数据拆分:仅包含
train拆分,共 7,991 条样本
数据特征
数据集每条样本包含以下字段:
| 字段名 | 类型 | 说明 |
|---|---|---|
conversations |
列表(包含 role 和 content 两个子字段,均为字符串) |
对话记录,包含角色(如用户/助手)和内容 |
agent |
字符串 | 智能体标识 |
model |
字符串 | 使用的模型名称 |
model_provider |
字符串 | 模型提供方 |
date |
字符串 | 日期信息 |
task |
字符串 | 任务描述 |
episode |
字符串 | 回合/情节编号 |
run_id |
字符串 | 运行标识 |
trial_name |
字符串 | 试验名称 |
result |
字符串 | 任务结果 |
verifier_output |
字符串 | 验证器输出 |
trace_source |
字符串 | 轨迹来源 |
数据来源与应用
- 该数据集基于 SWE-bench Verified 数据集构建,随机选取了 100 个文件夹。
- 数据由 DCAgent 智能体在 self-instruct 模式下生成,使用 naive sandboxes 环境(沙盒编号为 2)。
- 数据集中包含运行标识
c2a08420,可作为该次数据生成的唯一批次标识。
适用场景
该数据集可用于以下方向的研究与应用:
- 代码智能体(Agent)的行为轨迹分析与评估
- 软件工程任务(SWE)的自动求解与验证
- 强化学习(RL)环境下的智能体训练
- 多轮对话系统的训练与评测




