swebench_verified_random_100_folders_a1_taskmaster2_20260819_162250
收藏资源简介:
该数据集仅包含训练集,共15183个样本,总大小约2.33GB。每条样本包含以下字段:conversations(对话列表,每条对话包含role和content字段,分别表示角色和内容)、agent(代理名称)、model(模型名称)、model_provider(模型提供商)、date(日期)、task(任务)、episode(轮次)、run_id(运行ID)、trial_name(试验名称)、result(结果)、verifier_output(验证器输出)、trace_source(追踪来源)。数据以键值对形式组织,可用于记录和分析AI代理在不同任务、模型下的对话轨迹及验证结果。
This dataset contains only the training set, with 15,183 samples and a total size of approximately 2.33 GB. Each sample includes the following fields: conversations (a list of dialogues, each containing role and content fields), agent (agent name), model (model name), model_provider (model provider), date, task, episode, run_id, trial_name, result, verifier_output, and trace_source. The data is organized in key-value pairs and can be used to record and analyze the dialogue trajectories and verification results of AI agents under different tasks and models.
数据集概述
该数据集名为 laion/swebench_verified_random_100_folders_a1_taskmaster2_20260819_162250,托管于 Hugging Face,主要面向 AI 智能体(agent)在多轮对话与任务执行场景下的行为记录与分析。
数据规模与结构
- 总大小:数据集大小约 2.34 GB(2,336,477,308 字节),下载大小约 1.66 GB(1,656,249,611 字节)。
- 划分:仅包含一个
train分割,包含 15,183 个样本。 - 存储格式:数据文件以
data/train-*.形式存储,支持流式读取。
特征字段
每个样本包含以下字段:
| 字段名 | 类型 | 说明 |
|---|---|---|
conversations |
列表(含 role 和 content,均为字符串) |
多轮对话内容,记录交互角色与消息内容 |
agent |
字符串 | 涉及的智能体标识 |
model |
字符串 | 使用的模型名称 |
model_provider |
字符串 | 模型提供商 |
date |
字符串 | 日期信息 |
task |
字符串 | 任务描述 |
episode |
字符串 | 会话轮次或片段编号 |
run_id |
字符串 | 运行标识 |
trial_name |
字符串 | 试验名称 |
result |
字符串 | 任务结果 |
verifier_output |
字符串 | 验证器的输出内容 |
trace_source |
字符串 | 追踪来源 |
数据用途
该数据集记录了智能体在 SWE-bench 场景下(针对随机 100 个文件夹)与任务执行相关的对话、运行配置和验证结果,适用于评估智能体在复杂软件工程任务中的表现、分析对话轨迹、以及研究模型行为与验证机制之间的关系。




