terminal_bench_2_a1_stack_cpp_20260810_001258
收藏资源简介:
该数据集是一个多轮对话记录集合,包含5106个训练样本。每个样本包含一段对话历史(conversations),由角色(role)和内容(content)组成。此外,还记录了对话相关的agent、使用的模型(model)及其提供商(model_provider)、日期(date)、任务(task)、实验轮次(episode)、运行ID(run_id)、试验名称(trial_name)、最终结果(result)、验证器输出(verifier_output)以及跟踪来源(trace_source)。数据集总大小约776MB,适用于分析AI agent对话行为、模型性能评估、多任务对话系统训练等场景。
This dataset is a collection of multi-turn dialogue records, containing 5,106 training samples. Each sample includes a conversation history (conversations) consisting of roles and contents. Additionally, it records the agent, model used and its provider, date, task, episode, run_id, trial_name, final result, verifier_output, and trace_source. The total dataset size is approximately 776MB, suitable for analyzing AI agent dialogue behavior, model performance evaluation, and multi-task dialogue system training.
数据集概述
该数据集名为 laion/terminal_bench_2_a1_stack_cpp_20260810_001258,由 LAION 发布,主要用于终端基准测试(Terminal Bench)相关场景。数据集规模中等,包含 5,106 条训练样本,总大小约为 776 MB,原始下载大小约为 394 MB。
数据字段
每条样本包含以下字段:
- conversations:对话记录,由多个角色(role)与内容(content)组成,角色和内容均为字符串类型。
- agent:代理标识(字符串)。
- model:使用的模型名称(字符串)。
- model_provider:模型提供方(字符串)。
- date:日期(字符串)。
- task:任务描述(字符串)。
- episode:轮次编号(字符串)。
- run_id:运行标识(字符串)。
- trial_name:试验名称(字符串)。
- result:任务结果(字符串)。
- verifier_output:验证器输出(字符串)。
- trace_source:追踪来源(字符串)。
数据划分
- train:共 5,106 条样本,对应文件路径为
data/train-*。
配置信息
- 默认配置名称为
default。 - 数据文件以通配符方式存储在
data/train-*中。
该数据集适用于研究终端环境下的智能体交互行为、模型任务执行效果及验证器评估等方向。




