terminal_bench_2_a1_nemotron_bash_withtests_gpt5mini_20260808_162102
收藏资源简介:
该数据集包含多轮对话交互记录,每条数据包含对话历史(conversations,由角色和内容组成)、代理信息(agent)、模型名称(model)、模型提供方(model_provider)、日期(date)、任务类型(task)、回合(episode)、运行ID(run_id)、试验名称(trial_name)、结果(result)、验证器输出(verifier_output)以及追踪来源(trace_source)。数据集共包含5576个训练样本,总大小约536MB。适用于对话系统训练、代理行为分析、模型验证及追踪研究等场景。
This dataset contains multi-turn dialogue interaction records. Each data entry includes conversation history (conversations, consisting of role and content), agent information (agent), model name (model), model 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 dataset comprises a total of 5576 training samples, with a total size of approximately 536MB. It is suitable for scenarios such as dialogue system training, agent behavior analysis, model verification, and trace research.
数据集概述
- 数据集名称:
laion/terminal_bench_2_a1_nemotron_bash_withtests_gpt5mini_20260808_162102 - 数据集地址:https://huggingface.co/datasets/laion/terminal_bench_2_a1_nemotron_bash_withtests_gpt5mini_20260808_162102
- 数据集规模:训练集包含 5,576 个样本,数据集总大小约为 536.6 MB(下载大小约 365.7 MB)。
- 数据划分:仅提供
train划分,数据文件路径为data/train-*。
特征字段
| 字段名 | 类型 | 说明 |
|---|---|---|
conversations |
列表 | 对话记录,每个元素包含 role(角色,字符串)和 content(内容,字符串) |
agent |
字符串 | 智能体标识 |
model |
字符串 | 使用的模型名称 |
model_provider |
字符串 | 模型提供方 |
date |
字符串 | 日期信息 |
task |
字符串 | 任务类型 |
episode |
字符串 | 回合/场景编号 |
run_id |
字符串 | 运行标识 |
trial_name |
字符串 | 试验名称 |
result |
字符串 | 任务结果 |
verifier_output |
字符串 | 验证器输出 |
trace_source |
字符串 | 追踪来源 |
数据集用途
该数据集用于终端基准测试(Terminal Bench),主要面向 Bash 命令执行场景,并包含测试验证环节。数据集中包含模型生成的对话、任务执行结果以及验证器输出,可用于评估和分析模型在终端环境下的任务完成能力。




