terminal_bench_2_a1_stack_bash_withtests_gpt5mini_20260808_235602
收藏资源简介:
该数据集包含多轮对话记录,每条记录由以下字段构成:conversations(对话历史,包含role和content)、agent(代理标识)、model(模型名称)、model_provider(模型提供者)、date(日期)、task(任务描述)、episode(实验轮次)、run_id(运行ID)、trial_name(试验名称)、result(结果)、verifier_output(验证器输出)以及trace_source(追踪来源)。数据集仅包含一个训练划分(train),共5,328个样本,总大小约420MB。
This dataset contains multi-turn conversation records, each consisting of the following fields: conversations (conversation history, including role and content), agent (agent identifier), model (model name), model_provider (model provider), date (date), task (task description), episode (experiment round), run_id (run ID), trial_name (trial name), result (result), verifier_output (verifier output), and trace_source (trace source). The dataset includes only a training split (train) with 5,328 samples, totaling approximately 420MB.
数据集详情总结
基本信息
- 数据集名称: laion/terminal_bench_2_a1_stack_bash_withtests_gpt5mini_20260808_235602
- 所属机构: LAION
- 数据集大小: 约 420 MB(420,131,854 字节)
- 下载大小: 约 327 MB(326,751,648 字节)
- 样本数量: 5,328 条(训练集)
数据划分
- 训练集(train): 5,328 条样本,约 420 MB
数据特征
该数据集包含以下字段:
| 字段名 | 类型 | 说明 |
|---|---|---|
| conversations | 列表 | 对话记录,包含 role(角色)和 content(内容)两个子字段,均为字符串类型 |
| agent | 字符串 | 智能体名称 |
| model | 字符串 | 使用的模型名称 |
| model_provider | 字符串 | 模型提供方 |
| date | 字符串 | 日期 |
| task | 字符串 | 任务类型 |
| episode | 字符串 | 回合编号 |
| run_id | 字符串 | 运行标识 |
| trial_name | 字符串 | 试验名称 |
| result | 字符串 | 执行结果 |
| verifier_output | 字符串 | 验证器输出 |
| trace_source | 字符串 | 轨迹来源 |
数据内容概述
- 该数据集属于终端基准测试(Terminal Bench)系列,主要用于评估智能体在执行Bash命令行任务时的表现。
- 任务类型涉及Stack相关操作,并包含测试环节(with tests)。
- 使用的模型为 GPT-5 Mini(由模型提供方记录),数据集记录了智能体在终端环境中的完整对话交互、任务执行结果及验证器输出等信息。
数据格式
- 数据文件路径:
data/train-* - 数据格式为 Parquet(由 Hugging Face Datasets 默认格式推断),可按 Hugging Face 标准加载方式使用。




