nbpo-artifacts
收藏资源简介:
本数据集是 Nash Bargaining Preference Optimization (NBPO) 训练运行的备份集合,旨在支持训练中断后的恢复以及论文结果的复现。数据集包含多个评判面板:helpsteer2 和 hs2gemma 是基于四评判器 HelpSteer2 面板,分别使用 Zephyr-7B-SFT 和 Gemma-2-9B-it 作为参考模型;saferlhf 是双评判器安全面板。目录结构遵循“rmpool_mb<tag><r>”的命名规则,其中 <tag> 为链标识,<r> 为回合编号,每个回合的锚点为同一链的上一个回合。数据内容主要包括:评估剩余(surplus.json)、原始评判结果(verdicts.jsonl)、训练配置文件以及队列日志。所有凭证在上传前已被清除。该数据集适用于偏好优化算法的研究、训练恢复及论文表格的复现。
This dataset is a backup collection of Nash Bargaining Preference Optimization (NBPO) training runs, aimed at supporting recovery after training interruptions and reproducing paper results. The dataset includes multiple judge panels: helpsteer2 and hs2gemma are based on the four-judge HelpSteer2 panel, using Zephyr-7B-SFT and Gemma-2-9B-it as reference models respectively; saferlhf is a two-judge safety panel. The directory structure follows the naming convention rmpool_mb<tag><r>, where <tag> is the chain identifier and <r> is the round number, with each round anchored to the previous round of the same chain. The main data contents include: evaluation surplus (surplus.json), original verdicts (verdicts.jsonl), training configuration files, and queue logs. All credentials have been cleared before upload. This dataset is suitable for research on preference optimization algorithms, training recovery, and reproduction of paper tables.
nbpo-artifacts 数据集概述
数据集简介
该数据集是 Nash Bargaining Preference Optimization(NBPO)训练运行的备份文件集合,主要用于在计算容器被回收后支持训练任务的恢复。数据集被明确定位为“运行状态”而非正式发布版本。
数据集面板结构
数据集包含多个面板(Panels),具体如下:
- helpsteer2:基于 Zephyr-7B-SFT 参考模型的四裁判 HelpSteer2 面板
- hs2gemma:基于 Gemma-2-9B-it 参考模型的四裁判 HelpSteer2 面板
- saferlhf:双裁判安全面板
目录命名规则
- 目录名格式为
rmpool_mb<tag><r> <tag>代表链(chain)的名称<r>代表轮次(round)编号- 每个轮次的锚点是同一链的上一轮次(r-1)
数据内容
数据集包含以下文件类型:
- 评估盈余数据:
surplus.json - 原始裁判判定记录:
verdicts.jsonl - 训练配置文件
- 队列日志
附加说明
- 所有凭证信息在上传前已进行脱敏处理
- 数据集包含重建论文表格所需的全部内容,无需访问集群即可使用
- 可通过项目仓库中的
resume_from_hf.sh脚本进行恢复





