terminal_bench_2_a1_stackexchange_superuser_20260809_002629
收藏资源简介:
该数据集是一个多轮对话交互记录集合,旨在为对话系统、智能体(agent)行为分析及相关研究提供结构化数据。数据集中每条样本包含一段完整的对话历史(conversations),由一系列角色(role)和内容(content)组成,可涵盖用户与助手之间的交互。此外,还记录了执行对话的 agent 标识、模型名称及其提供商(model_provider)、对话发生的具体日期(date)、所属任务(task)、回合编号(episode)、运行 ID(run_id)、试验名称(trial_name)、最终结果(result)、验证器输出(verifier_output)以及跟踪来源(trace_source)。训练集共包含 4161 个样本,数据总大小约 372MB。该数据集适用于对话系统评估、多轮对话生成、智能体决策过程分析、模型对比以及强化学习训练等自然语言处理与人工智能研究任务。
This dataset is a collection of multi-turn dialogue interaction records, designed to provide structured data for dialogue systems, agent behavior analysis, and related research. Each sample in the dataset contains a complete conversation history, consisting of a series of roles and contents, covering interactions between users and assistants. Additionally, it records the agent identifier, model name and its provider, the specific date of the conversation, the task, episode number, run ID, trial name, final result, verifier output, and trace source. The training set contains 4161 samples, with a total data size of approximately 372MB. This dataset is suitable for dialogue system evaluation, multi-turn dialogue generation, agent decision-making process analysis, model comparison, and reinforcement learning training in natural language processing and artificial intelligence research.
数据集概述:laion/terminal_bench_2_a1_stackexchange_superuser_20260809_002629
基本信息
- 数据集名称:terminal_bench_2_a1_stackexchange_superuser_20260809_002629
- 所属机构:LAION
- 数据规模:训练集包含4,161个示例,总大小约372.22 MB(下载大小约288.03 MB)
数据特征
该数据集包含以下字段:
| 字段名 | 类型 | 说明 |
|---|---|---|
| conversations | 列表 | 对话记录,包含role(角色)和content(内容)两个属性 |
| agent | 字符串 | 智能体标识 |
| model | 字符串 | 使用的模型名称 |
| model_provider | 字符串 | 模型提供方 |
| date | 字符串 | 日期信息 |
| task | 字符串 | 任务描述 |
| episode | 字符串 | 回合/场景编号 |
| run_id | 字符串 | 运行ID |
| trial_name | 字符串 | 试验名称 |
| result | 字符串 | 任务结果 |
| verifier_output | 字符串 | 验证器输出 |
| trace_source | 字符串 | 追踪来源 |
数据划分
- 训练集(train):包含4,161个样本,数据字节数为372,224,641
数据来源
该数据集来源于Stack Exchange的Super User社区,是一个面向终端命令操作基准测试(Terminal Bench)的数据集,用于评估智能体在真实终端环境中的任务执行能力。数据集记录了智能体与环境的完整交互过程(conversations字段),以及任务执行的结果和验证信息。




