terminal_bench_2_a1_nemotron_cpp_20260805_114326
收藏资源简介:
该数据集是一个多轮对话数据集,包含 2551 条训练样本,每条样本由多轮对话(conversations)组成,每轮对话包含角色(role)和内容(content)。此外,每条样本还附带了丰富的元数据,包括对话使用的代理(agent)、模型名称(model)、模型提供商(model_provider)、日期(date)、任务类型(task)、会话编号(episode)、运行 ID(run_id)、试验名称(trial_name)、结果(result)、验证器输出(verifier_output)以及追踪来源(trace_source)。数据集总大小约为 351MB,可用于训练或评估对话系统、多轮交互模型、基于强化学习的对话策略等任务。
This dataset is a multi-turn dialogue dataset containing 2,551 training samples. Each sample consists of multiple turns of conversations, each turn containing a role and content. Additionally, each sample is accompanied by rich metadata, including agent, model name, model provider, date, task type, episode, run ID, trial name, result, verifier output, and trace source. The total dataset size is approximately 351MB. It can be used for training or evaluating dialogue systems, multi-turn interaction models, reinforcement learning-based dialogue policies, and other tasks.
数据集概述:laion/terminal_bench_2_a1_nemotron_cpp_20260805_114326
基本信息
- 数据集名称:laion/terminal_bench_2_a1_nemotron_cpp_20260805_114326
- 数据集规模:训练集包含 2,551 个样本,数据集总大小约 351.7 MB,下载大小约 206.1 MB
- 数据集划分:仅包含一个训练集(train)划分
数据字段
该数据集包含 12 个字段,具体如下:
| 字段名 | 类型 | 说明 |
|---|---|---|
conversations |
列表(含 role 和 content 字段,均为字符串) | 对话记录,包含角色(role)和内容(content) |
agent |
字符串 | Agent 标识 |
model |
字符串 | 使用的模型 |
model_provider |
字符串 | 模型提供方 |
date |
字符串 | 日期信息 |
task |
字符串 | 任务类型 |
episode |
字符串 | 回合编号 |
run_id |
字符串 | 运行 ID |
trial_name |
字符串 | 试验名称 |
result |
字符串 | 结果信息 |
verifier_output |
字符串 | 验证器输出 |
trace_source |
字符串 | 轨迹来源 |
数据集特点
- 该数据集为终端基准测试(Terminal Bench)数据集,名称中的 "a1_nemotron_cpp" 表明其可能基于 Nemotron 模型和 C++ 相关任务生成
- 数据格式为对话式,支持多轮角色交互
- 包含丰富的任务执行元数据,如运行 ID、试验名称、验证器输出等,便于进行全面的性能评估和结果复现




