terminal_bench_2_a1_nemotron_csharp_20260820_210818
收藏资源简介:
该数据集包含多轮对话数据,每条记录包括对话历史(conversations,由角色和内容组成)、代理信息(agent、model、model_provider)、日期(date)、任务描述(task)、实验轮次(episode)、运行ID(run_id)、试验名称(trial_name)、结果(result)、验证器输出(verifier_output)以及溯源信息(trace_source)。数据集共有 6214 个训练样本,总大小约 489 MB。适用于对话系统评估、多轮对话生成、推理验证等任务。
This dataset contains multi-turn dialogue data. Each record includes conversation history (conversations, composed of roles and content), agent information (agent, model, model_provider), date, task description, episode, run_id, trial_name, result, verifier_output, and trace_source. The dataset has 6214 training samples with a total size of approximately 489 MB. It is suitable for dialogue system evaluation, multi-turn dialogue generation, reasoning verification, and other tasks.
数据集概述:laion/terminal_bench_2_a1_nemotron_csharp_20260820_210818
基本信息
- 数据集名称:terminal_bench_2_a1_nemotron_csharp_20260820_210818
- 所属机构:LAION
- 下载大小:约398.31 MB
- 数据集总大小:约489.01 MB
数据规模
- 训练集样本数:6,214条
- 数据划分:仅包含训练集(train split)
数据特征(字段说明)
| 字段名 | 类型 | 说明 |
|---|---|---|
| conversations | 列表(含role和content字段) | 对话记录,其中role为字符串类型,content为字符串类型 |
| agent | 字符串 | 智能体标识 |
| model | 字符串 | 使用的模型名称 |
| model_provider | 字符串 | 模型提供方 |
| date | 字符串 | 日期信息 |
| task | 字符串 | 任务类型 |
| episode | 字符串 | 回合/场景编号 |
| run_id | 字符串 | 运行标识 |
| trial_name | 字符串 | 试验名称 |
| result | 字符串 | 结果信息 |
| verifier_output | 字符串 | 验证器输出 |
| trace_source | 字符串 | 轨迹来源 |
数据内容特点
该数据集专注于终端基准测试(Terminal Bench)场景,具体围绕C#编程任务,由Nemotron模型参与生成。数据包含完整的对话交互记录(conversations)、智能体运行信息(agent、run_id、episode等)以及任务执行结果(result、verifier_output)和轨迹溯源信息(trace_source),可用于代码生成、智能体行为分析、终端任务自动化等方向的研究与评估。




