nemotron-gym-multichallenge-vanilla-v2
收藏资源简介:
该数据集名为laion/nemotron-gym-multichallenge-vanilla-v2,是一个Harbor任务二进制数据集,包含1,050个任务。它源自nvidia/Nemotron-RL-Multichallenge-v1(vanilla版本),属于nvidia/Nemotron-Post-Training-v3集合的一部分,并通过OpenThoughts-Agent的data.nemotron_gym框架进行转换。数据集包含两列:path(字符串类型,表示路径)和task_binary(gzip tar格式,存储任务二进制数据)。该数据集适用于文本生成任务,特别是与智能体(agent)和强化学习(reinforcement-learning)相关的场景。评估采用Rubric LLM judge对所有标准进行评分,需要提供OPENAI_API_KEY。相比前一版本,此版本修复了终端智能体的答案交付契约,明确指示如何通过shell heredoc将答案写入评分文件路径并验证,从而解决了之前版本中因答案文件缺失导致评分失败的问题,但评分逻辑保持不变。
This dataset is named laion/nemotron-gym-multichallenge-vanilla-v2, a Harbor task binary dataset consisting of 1,050 tasks. It is derived from nvidia/Nemotron-RL-Multichallenge-v1 (vanilla version), and is part of the nvidia/Nemotron-Post-Training-v3 collection, converted via the data.nemotron_gym framework of OpenThoughts-Agent. The dataset contains two columns: "path" (string type, representing the file path) and "task_binary" (stored in gzip tar format, which holds task binary data). This dataset is suitable for text generation tasks, especially scenarios related to AI agents and reinforcement learning. Evaluation is conducted using the Rubric LLM judge to score all criteria, and the OPENAI_API_KEY is required for the evaluation process. Compared to the prior version, this iteration fixes the answer delivery contract for terminal agents, explicitly instructing how to write answers to the designated scoring file path via shell heredoc and perform verification, thereby resolving the scoring failure issue caused by missing answer files in earlier versions, while the scoring logic remains unchanged.
数据集名称
laion/nemotron-gym-multichallenge-vanilla-v2
数据集来源
该数据集由 nvidia/Nemotron-RL-Multichallenge-v1 [vanilla] 转换而来,是 nvidia/Nemotron-Post-Training-v3 集合的一部分。
数据集规模
共包含 1,050 个任务,属于 Harbor task-binary 数据集类型。
数据格式
数据集包含两列:
path(字符串类型)task_binary(gzip 压缩的 tar 归档文件)
转换框架
使用 OpenThoughts-Agent 框架中的 data.nemotron_gym 工具进行转换。
评估方式
采用 Rubric LLM judge 作为评分标准,覆盖所有评判维度。评估时需要提供 OPENAI_API_KEY。
版本变更说明(相较于 v1)
- 修复了终端智能体的 答案提交协议 问题。
- 此前版本仅告知智能体要生成什么内容,未说明如何提交;导致
terminus-2型 1 轮智能体将答案以聊天回复形式输出,而非写入指定评分文件,造成多数试验因“答案文件缺失”而得 0 分。 - 新版本明确要求:通过 shell heredoc 将答案写入评分器指定的文件路径,并进行验证。
- 评分逻辑本身未做其他更改。
许可证
Apache-2.0
任务类型
文本生成(text-generation)
标签
agent / harbor / reinforcement-learning / nemotron




