terminal_bench_2_a1_nemotron_rspec_20260805_114332
收藏资源简介:
该数据集包含4393个训练样本,总大小约412MB。每条数据记录了一次智能体与用户的交互过程,包括多轮对话(conversations,由role和content组成)、智能体标识(agent)、使用的模型名称(model)及提供商(model_provider)、日期(date)、任务类型(task)、实验轮次(episode)、运行ID(run_id)、试验名称(trial_name)、结果(result)、验证器输出(verifier_output)以及追踪来源(trace_source)。数据适用于训练或评估对话系统、智能体决策过程或推理追踪等任务。
This dataset contains 4393 training samples, with a total size of approximately 412MB. Each sample records an interaction between an agent and a user, including multi-turn conversations (conversations, composed of role and content), agent identifier (agent), model name (model) and provider (model_provider), date (date), task type (task), episode (episode), run ID (run_id), trial name (trial_name), result (result), verifier output (verifier_output), and trace source (trace_source). The data is suitable for training or evaluating dialogue systems, agent decision-making processes, or reasoning tracing tasks.
数据集概述
此数据集名为 laion/terminal_bench_2_a1_nemotron_rspec_20260805_114332,由 LAION 发布,主要用于终端(terminal)相关的基准测试与智能体任务评估。
基本信息
- 数据集名称:
terminal_bench_2_a1_nemotron_rspec_20260805_114332 - 用途:终端操作、智能体行为评估与基准测试
- 数据集大小:约 412.12 MB(下载大小约 341.75 MB)
- 数据划分:仅包含
train划分,共 4,393 条样本
数据结构
每条样本包含以下字段:
| 字段名 | 类型 | 说明 |
|---|---|---|
conversations |
列表 | 对话记录,每条包含 role(角色)和 content(内容),均为字符串 |
agent |
字符串 | 智能体标识 |
model |
字符串 | 使用的模型名称 |
model_provider |
字符串 | 模型提供商 |
date |
字符串 | 日期信息 |
task |
字符串 | 任务类型 |
episode |
字符串 | 训练或评估轮次 |
run_id |
字符串 | 运行标识 |
trial_name |
字符串 | 试验名称 |
result |
字符串 | 执行结果 |
verifier_output |
字符串 | 验证器输出 |
trace_source |
字符串 | 追踪来源 |
数据文件
- 默认配置为
default,数据文件位于data/train-*,对应train划分。
典型应用场景
- 终端任务智能体的训练与评估
- 智能体行为轨迹分析
- 强化学习或监督微调的基准测试数据集



