terminal_bench_2_a1_synatra_20260804_134728
收藏资源简介:
该数据集是一个多轮对话数据集,每条记录包含完整的对话历史(conversations字段,由角色和内容组成),以及相关的元数据:使用的智能体(agent)、模型(model)、模型提供商(model_provider)、日期(date)、任务(task)、回合(episode)、运行ID(run_id)、试验名称(trial_name)、结果(result)、验证器输出(verifier_output)和追踪来源(trace_source)。数据集共包含1338个训练样本,总大小约为138.9 MB。适用于训练和评估基于对话的智能体系统,特别是在任务导向型交互中,可用来分析模型行为、验证结果及追踪来源。
This dataset is a multi-turn dialogue dataset, where each record contains the complete conversation history (conversations field, consisting of roles and content) and related metadata: the agent used, model, model provider, date, task, episode, run ID, trial name, result, verifier output, and trace source. The dataset contains 1,338 training samples with a total size of approximately 138.9 MB. It is suitable for training and evaluating dialogue-based agent systems, especially in task-oriented interactions, and can be used to analyze model behavior, verify results, and trace sources.
数据集详情总结
基本信息
- 数据集名称: terminal_bench_2_a1_synatra_20260804_134728
- 提供方: LAION
- 数据集大小: 约138.9 MB(下载大小约117.8 MB)
- 数据规模: 训练集包含 1,338条 样本
数据特征
该数据集包含以下字段:
| 字段名 | 类型 | 说明 |
|---|---|---|
conversations |
列表 | 对话记录,包含 role(角色)和 content(内容)两个子字段 |
agent |
字符串 | 智能体标识 |
model |
字符串 | 使用的模型名称 |
model_provider |
字符串 | 模型提供方 |
date |
字符串 | 日期信息 |
task |
字符串 | 任务描述 |
episode |
字符串 | 回合/场景编号 |
run_id |
字符串 | 运行ID |
trial_name |
字符串 | 试验名称 |
result |
字符串 | 执行结果 |
verifier_output |
字符串 | 验证器输出 |
trace_source |
字符串 | 追踪来源 |
数据集划分
- 仅包含 train 划分,共1,338条样本。
- 数据文件路径:
data/train-*
数据用途
该数据集属于终端基准测试(Terminal Bench)系列,记录AI智能体在终端环境中的任务执行过程、对话交互及结果验证,适用于评估和训练终端操作类智能体模型。




