terminal_bench_2_a1_softwareheritage_20260803_154955
收藏资源简介:
该数据集包含 1875 个训练样本,每个样本记录了一次对话交互过程。样本包含多个字段:conversations(对话轮次列表,每轮包含角色 role 和内容 content)、agent(使用的代理名称)、model(模型名称)、model_provider(模型提供方)、date(日期)、task(任务描述)、episode(回合编号)、run_id(运行标识)、trial_name(试验名称)、result(结果)、verifier_output(验证器输出)、trace_source(追踪来源)。数据集可用于分析或训练对话系统、评估 agent 或模型在特定任务上的表现,以及研究验证机制。数据仅划分为训练集,总大小约 200MB。
This dataset contains 1875 training samples, each recording a dialogue interaction process. The samples include multiple fields: conversations (list of dialogue turns, each containing role and content), agent (name of the agent used), model (model name), model_provider (model provider), date (date), task (task description), episode (episode number), run_id (run identifier), trial_name (trial name), result (result), verifier_output (verifier output), trace_source (trace source). The dataset can be used for analyzing or training dialogue systems, evaluating agent or model performance on specific tasks, and studying verification mechanisms. The data is only split into a training set, with a total size of approximately 200MB.
数据集概述
该数据集为 laion/terminal_bench_2_a1_softwareheritage_20260803_154955,由 LAION 发布,属于终端交互基准测试数据,用于评估智能体(Agent)在终端环境中的任务执行能力。
数据规模
- 训练集样本数:1,875 条
- 数据集总大小:约 209.79 MB
- 下载大小:约 176.57 MB
数据特征
每条数据包含以下字段:
| 字段名 | 类型 | 说明 |
|---|---|---|
conversations |
列表 | 对话记录,包含 role(角色)和 content(内容)两个子字段 |
agent |
字符串 | 参与任务的智能体标识 |
model |
字符串 | 使用的模型名称 |
model_provider |
字符串 | 模型提供商 |
date |
字符串 | 数据日期 |
task |
字符串 | 任务描述 |
episode |
字符串 | 任务轮次/集数 |
run_id |
字符串 | 运行标识符 |
trial_name |
字符串 | 试验名称 |
result |
字符串 | 任务执行结果 |
verifier_output |
字符串 | 验证器输出 |
trace_source |
字符串 | 追踪来源 |
数据划分
- 单个配置:
default - 仅含训练集(
train分割),数据文件路径为data/train-*
适用场景
该数据集适用于:
- 终端命令行智能体(Agent)的基准测试与评估
- 多轮对话交互中的任务执行能力研究
- 模型在真实软件环境(Software Heritage)下的行为分析




