Nemotron-RL-SysBench-v1
收藏资源简介:
Nemotron-RL-SysBench-v1是一个用于指令跟随问题的强化学习数据集,特别专注于大型语言模型(LLM)必须遵循系统提示中复杂指令的场景。该数据集采用人工收集与合成增强相结合的方式构建,格式化为VerifIF Gym环境兼容的结构。数据集包含1,010个训练样本(文件大小25MB),采用JSONL格式,每条记录包含以下核心字段:agent_ref(VerifIF Gym环境的代理元数据)、id(数字示例标识符)、instructions(结构化指令元数据,包含约束参数等信息)、llm_judge(用于自动评估的法官检查元数据)以及responses_create_params(包含系统消息、至少一条用户消息和可选助手历史消息的响应API风格输入负载)。数据生成过程中,使用NVIDIA-Nemotron-3-Nano-30B-A3B-BF16和Qwen/Qwen3-235B-A22B-Thinking-2507作为SDG模型,GPT-5用于数据过滤。每条记录包含1条系统消息,输入消息长度在2到20条之间,指令检查数量为0到12个,LLM-judge检查数量为1到29个。该数据集适用于以下用途:LLM系统消息跟随行为的强化学习训练;可验证奖励的强化学习(RLVR)实验,其中奖励衡量对持久系统级约束的遵守程度;当用户请求可能与系统指令冲突时的鲁棒性训练和评估;系统消息遵守的多轮稳定性研究;以及构建与NeMo Gym兼容的系统消息跟随环境。数据集采用Creative Commons Attribution 4.0 International (CC BY 4.0)许可证,允许商业和非商业使用。
Nemotron-RL-SysBench-v1 is a reinforcement learning dataset for instruction-following problems, specifically focusing on scenarios where large language models (LLMs) must adhere to complex instructions in system prompts. The dataset is constructed through a combination of manual collection and synthetic augmentation, formatted to be compatible with the VerifIF Gym environment. It contains 1,010 training samples (file size 25MB) in JSONL format, with each record including core fields such as agent_ref (agent metadata for VerifIF Gym environment), id (numeric example identifier), instructions (structured instruction metadata containing constraint parameters and other information), llm_judge (judge check metadata for automatic evaluation), and responses_create_params (response API-style input payload containing system messages, at least one user message, and optional assistant history messages). During data generation, NVIDIA-Nemotron-3-Nano-30B-A3B-BF16 and Qwen/Qwen3-235B-A22B-Thinking-2507 were used as SDG models, with GPT-5 for data filtering. Each record includes 1 system message, input message lengths ranging from 2 to 20, instruction checks from 0 to 12, and LLM-judge checks from 1 to 29. The dataset is suitable for the following purposes: reinforcement learning training for LLM system message-following behavior; verifiable reward reinforcement learning (RLVR) experiments, where rewards measure adherence to persistent system-level constraints; robustness training and evaluation when user requests may conflict with system instructions; multi-turn stability studies of system message adherence; and building system message-following environments compatible with NeMo Gym. The dataset is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) license, permitting both commercial and non-commercial use.
数据集概述
Nemotron-RL-SysBench-v1 是一个用于强化学习的英文文本数据集,专注于评估和提升大语言模型(LLM)遵循系统提示中复杂指令的能力。该数据集由 NVIDIA 公司创建,采用 CC BY 4.0 许可证。
核心信息
- 数据集名称: Nemotron-RL-SysBench-v1
- 许可证: Creative Commons Attribution 4.0 International (CC BY 4.0)
- 语言: 英语 (en)
- 领域: 指令遵循、系统消息遵循
- 模态: 文本
- 规模: 少于 10,000 条样本
- 数据集配置: 仅包含一个默认配置,训练集存储在
data/train.jsonl文件中
数据构成与生成
- 数据来源: 混合模式,包含人工收集和合成扩增
- 生成方式: 种子数据来自人工收集的指令遵循来源,使用 NVIDIA-Nemotron-3-Nano-30B-A3B-BF16 和 Qwen/Qwen3-235B-A22B-Thinking-2507 作为合成数据生成模型,并使用 GPT-5 进行筛选
- 标注方法: 混合模式,包含人工标注与自动化标注;GPT-5 用于筛选
数据集格式
- 格式: JSONL
- 结构: VerifIF Gym 格式的记录,包含以下字段:
agent_ref: VerifIF Gym 环境的代理元数据id: 数值型样本标识符instructions: 结构化指令元数据(存在时包含)llm_judge: 评估检查元数据responses_create_params: 类 Responses API 的输入数据,包含系统消息和用户消息,可带有可选的助手历史记录
数据量化
| 子集 | 样本数 | 文件大小 | 备注 |
|---|---|---|---|
| 训练集 (train) | 1,010 | 25MB | 输入消息长度范围 2 到 20 条;包含 1,010 条系统消息;指令检查数量 0 到 12 条/样本;LLM评估检查数量 1 到 29 条/样本 |
预期用途
- 大语言模型在系统消息遵循行为上的强化学习
- 使用可验证奖励的强化学习(RLVR)实验
- 训练和评估模型在用户请求与系统指令冲突时的鲁棒性
- 研究系统消息遵循的多轮稳定性
- 构建 NeMo Gym 兼容的系统消息遵循环境
其他信息
- 数据集拥有者: NVIDIA Corporation
- 创建日期: 2026-04-28
- 最后修改日期: 2026-05-21
- 版本: Nemotron-RL-SysBench-v1
- 关联模型发布: Nemotron Ultra




