terminal_bench_2_a1_curriculum_medium_20260809_063103
收藏资源简介:
该数据集包含多轮对话记录,每条记录由以下字段组成:conversations(对话历史,每个元素包含角色role和内容content)、agent(代理名称)、model(使用的模型)、model_provider(模型提供商)、date(日期)、task(任务类型)、episode(实验轮次)、run_id(运行ID)、trial_name(试验名称)、result(结果)、verifier_output(验证器输出)和trace_source(溯源来源)。数据集共包含5360个训练样本,总大小约793.56 MB。
This dataset contains multi-turn conversation records. Each record consists of the following fields: conversations (conversation history, each element includes role and content), agent (agent name), model (model used), model_provider (model provider), date (date), task (task type), episode (experiment round), run_id (run ID), trial_name (trial name), result (result), verifier_output (verifier output), and trace_source (trace source). The dataset contains 5,360 training samples with a total size of approximately 793.56 MB.
数据集详情:laion/terminal_bench_2_a1_curriculum_medium_20260809_063103
数据集基本信息
- 数据集名称:terminal_bench_2_a1_curriculum_medium_20260809_063103
- 所属机构:LAION
- 下载大小:381,916,756 字节(约 364 MB)
- 数据集总大小:793,561,668 字节(约 757 MB)
数据划分
该数据集仅包含一个划分(split):
- 训练集(train):5,360 个样本,占 793,561,668 字节
数据特征(Features)
数据集包含以下字段:
| 字段名 | 类型 | 说明 |
|---|---|---|
| conversations | list | 对话记录列表 |
| ├─ role | string | 对话角色(如用户/助手) |
| └─ content | string | 对话内容文本 |
| agent | string | 智能体标识 |
| model | string | 使用的模型名称 |
| model_provider | string | 模型提供商 |
| date | string | 日期信息 |
| task | string | 任务类型 |
| episode | string | 回合/场景编号 |
| run_id | string | 运行标识符 |
| trial_name | string | 试验名称 |
| result | string | 任务结果 |
| verifier_output | string | 验证器输出 |
| trace_source | string | 追踪来源 |
配置信息
- 配置名称:default(默认配置)
- 数据文件路径:data/train-*(使用通配符匹配多个分片文件)
数据集特点
该数据集属于 Terminal Bench 系列,专注于终端/命令行环境的智能体任务,命名为 medium 规模,包含丰富的多轮对话记录、模型执行轨迹和验证结果,适用于训练和评估基于终端交互的智能体模型。




