Nemotron-RL-InverseIFEval-v1
收藏资源简介:
Nemotron-RL-InverseIFEval-v1 是一个专注于强化学习的文本数据集,专门设计用于处理用户显式指令与常见模型训练模式(如标准编码实践或默认帮助性准则)相冲突的提示。该数据集采用VerifIF Gym环境格式,旨在支持对抗性指令遵循任务。它包含八种反常规指令遵循模式,通过混合手动收集和合成增强的方式构建,未使用种子数据。候选响应由Nemotron-Nano-V2(约60%数据)和Qwen/Qwen3-235B-A22B-Thinking-2507(约40%数据)生成,每个提示对应四个候选响应,由GPT-5和盲人评审员进行评估。数据保留需满足以下条件:四个响应中最多只有一个通过,同时至少有一个通过和一个失败,且人类与GPT-5的评审一致率至少达到85%。数据规模为1,000个训练样本,文件大小12MB,采用Ultra格式的JSONL文件,包含顶层字段如agent_ref、id、instructions、language、llm_judge和responses_create_params。该数据集适用于:LLM在对抗性指令遵循提示上的强化学习;使用可验证奖励(RLVR)的强化学习实验(奖励衡量对非常规或反常规指令的严格遵循程度);提高对与用户请求冲突的默认编码、格式化、帮助性或纠正行为的鲁棒性;评估GPT-5/人类验证的评分标准在困难指令遵循案例上的表现;构建与NeMo Gym兼容的对抗性指令遵循环境。数据集由NVIDIA Corporation创建,采用知识共享署名4.0国际许可证(CC BY 4.0),可用于商业或非商业用途。
Nemotron-RL-InverseIFEval-v1 is a reinforcement learning-focused text dataset specifically designed to handle prompts where explicit user instructions conflict with common model training patterns, such as standard coding practices or default helpfulness guidelines. The dataset adopts the VerifIF Gym environment format and aims to support adversarial instruction-following tasks. It contains eight unconventional instruction-following patterns, constructed through a mix of manual collection and synthetic augmentation, without using seed data. Candidate responses are generated by Nemotron-Nano-V2 (approximately 60% of the data) and Qwen/Qwen3-235B-A22B-Thinking-2507 (approximately 40% of the data), with each prompt corresponding to four candidate responses evaluated by GPT-5 and blind human reviewers. Data retention requires that at most one of the four responses passes, at least one passes and one fails, and the agreement rate between human and GPT-5 reviewers is at least 85%. The dataset comprises 1,000 training samples with a file size of 12 MB, in Ultra-format JSONL files, including top-level fields such as agent_ref, id, instructions, language, llm_judge, and responses_create_params. It is suitable for: reinforcement learning of LLMs on adversarial instruction-following prompts; reinforcement learning experiments with verifiable rewards (RLVR), where rewards measure strict adherence to unconventional or anti-conventional instructions; improving robustness to default coding, formatting, helpfulness, or corrective behaviors that conflict with user requests; evaluating GPT-5/human-verified scoring criteria on difficult instruction-following cases; and building adversarial instruction-following environments compatible with NeMo Gym. Created by NVIDIA Corporation, it is licensed under the Creative Commons Attribution 4.0 International License (CC BY 4.0) and can be used for commercial or non-commercial purposes.
数据集概述:Nemotron-RL-InverseIFEval-v1
基本信息
- 名称: Nemotron-RL-InverseIFEval-v1
- 许可证: Creative Commons Attribution 4.0 International (CC BY 4.0)
- 语言: 英语 (en)
- 任务类别: 强化学习 (reinforcement-learning)、文本生成 (text-generation)
- 标签: 指令遵循 (instruction-following)、对抗性 (adversarial)、可验证奖励强化学习 (rlvr)、NeMo Gym (nemo-gym)
- 领域: 指令遵循、对抗性指令遵循
- 模态: 文本
- 能力分布: 反传统指令遵循 (100%)
- 来源: 混合来源:人工收集、合成数据
- 数据规模: <10K 条样本
- 关联模型发布: Nemotron Ultra
- 创建日期: 2026年3月12日
- 最后修改日期: 2026年3月12日
- 数据集拥有者: NVIDIA Corporation
数据集描述
Nemotron-RL-InverseIFEval-v1 是一个专注于强化学习的数据集,其特点是用户指令与常见模型训练模式(如标准编码实践或默认帮助性准则)相冲突的提示。数据集格式适用于 VerifIF Gym 环境。
数据集涵盖八种反传统指令遵循模式。候选响应中,约 60% 由 Nemotron-Nano-V2 生成,约 40% 由 Qwen/Qwen3-235B-A22B-Thinking-2507 生成。每个提示包含四个候选响应,由 GPT-5 和盲人评审者进行评估。人类评审与 GPT-5 的一致性必须达到 85% 以上,且任务保留的条件是:四个响应中最多一个通过,同时至少有一个通过和一个失败。
数据集使用 VerifIF Gym 模式,包含 agent_ref、id、instructions、language、llm_judge 和 responses_create_params 字段。每条记录在 responses_create_params.input 中包含单个用户消息,llm_judge 数组包含用于自动化评估的评分标准。
预期用途
- 对大型语言模型进行对抗性指令遵循提示的强化学习。
- 进行可验证奖励强化学习 (RLVR) 实验,奖励衡量对异常或反传统指令的严格遵从度。
- 提高模型对默认编码、格式、帮助性或纠正行为的鲁棒性,这些行为可能与用户请求冲突。
- 评估用于困难指令遵循案例的 GPT-5/人类验证评分标准。
- 构建兼容 NeMo Gym 的对抗性指令遵循环境。
数据集构成与生成
问题来源
数据集通过人工收集和合成增强生成,不使用种子数据。示例是对应于反传统指令遵循模式的对抗性提示。
筛选与过滤
保留的任务经过 GPT-5 和盲人评审筛选。接受条件包括:四个候选模型响应中最多一个通过,所有候选中至少有一个通过和一个失败,以及至少 85% 的人类/GPT-5 一致性。
数据字段
Ultra 格式的 JSONL 文件包含以下顶层字段:
agent_ref: VerifIF Gym 环境的代理元数据,记录使用responses_api_agents/verifif_simple_agent。id: 数字型示例标识符。instructions: 指令元数据数组,在 InverseIF 文件中此数组为空。language: 语言代码,所有记录为en。llm_judge: 评分标准检查,包含uid、source、content、pass_criteria和is_misalignment_check。responses_create_params: Responses API 风格的输入负载,每条记录包含单个用户消息。
数据收集方法
混合:人工收集、合成数据
标注方法
混合:人工标注、自动标注。评分标准由盲人评审者和 GPT-5 评估。
数据集格式
- 模态: 文本
- 格式: JSONL
- 结构: VerifIF Gym 记录,包含代理元数据、Responses API 风格的单提示输入、语言元数据和 LLM 评判评分标准检查。
数据量化
| 子集 | 样本数 | 文件大小 | 备注 |
|---|---|---|---|
| 训练集 (train) | 1,000 | 12MB | 每条记录一个用户消息;LLM 评判检查范围从 3 到 10 条不等 |
伦理考量
NVIDIA 认为可信赖的 AI 是共同责任,并已建立政策和实践以支持广泛 AI 应用的开发。开发者应与其内部开发团队合作,确保此数据集满足相关行业和用例的要求,并应对未预见的产品滥用问题。如需报告质量问题、风险、安全漏洞或 NVIDIA AI 相关问题,请访问 NVIDIA 支持页面。




