dev_set_v2_a1_nemotron_bash_withtests_20260813_024115
收藏资源简介:
该数据集包含多轮对话记录及其相关元数据。每条样本包含一个对话列表(conversations),由角色(role)和内容(content)组成;此外还记录了使用的智能体(agent)、模型名称(model)、模型提供商(model_provider)、日期(date)、任务(task)、回合编号(episode)、运行ID(run_id)、试验名称(trial_name)、结果(result)、验证器输出(verifier_output)以及追踪来源(trace_source)。数据集规模为 5721 条样本,约 490 MB,全部作为训练集使用。该数据集适用于训练或评估多轮对话系统、智能体任务规划、模型行为分析等场景。
This dataset contains multi-turn conversation records and their associated metadata. Each sample includes a conversation list (conversations) consisting of role and content; additionally, it records the agent used, model name, model provider, date, task, episode, run ID, trial name, result, verifier output, and trace source. The dataset has 5721 samples, about 490 MB, all used as training set. This dataset is suitable for training or evaluating multi-turn dialogue systems, agent task planning, model behavior analysis, etc.
数据集概述
该数据集名为 laion/dev_set_v2_a1_nemotron_bash_withtests_20260813_024115,由 LAION 组织发布,是用于训练和评估 AI 智能体(特别是针对 Bash 命令执行场景)的开发集(dev set)。
基本信息
- 数据集名称:
dev_set_v2_a1_nemotron_bash_withtests - 发布时间: 2026-08-13 02:41:15(由名称后缀推断)
- 数据集大小: 下载大小约 429.3 MB,解压后大小约 490.3 MB
- 数据规模: 训练集包含 5,721 条样本
数据划分
数据集仅包含一个划分(split):
| 划分名称 | 样本数量 | 字节数 |
|---|---|---|
| train | 5,721 | 490,343,885 |
数据字段说明
每条样本包含以下字段:
| 字段名 | 类型 | 说明 |
|---|---|---|
conversations |
列表(包含 role 和 content 字段) |
对话记录,role 表示角色(如用户或助手),content 为消息内容 |
agent |
字符串 | 智能体标识 |
model |
字符串 | 使用的模型名称 |
model_provider |
字符串 | 模型提供方 |
date |
字符串 | 数据生成日期 |
task |
字符串 | 任务类型 |
episode |
字符串 | 会话轮次/回合计数 |
run_id |
字符串 | 运行标识 |
trial_name |
字符串 | 试验名称 |
result |
字符串 | 任务执行结果 |
verifier_output |
字符串 | 验证器输出 |
trace_source |
字符串 | 轨迹来源(追踪数据来源) |
数据用途
该数据集主要用于微调或评估 AI 智能体在 Bash 命令执行任务上的表现,包含完整的对话上下文、智能体轨迹、模型输出及验证结果,适合训练具备工具调用和命令执行能力的智能体模型。
数据配置
默认配置名为 default,数据文件路径为 data/train-*,采用通配符方式加载训练集数据。




