数据集

RationaleRM

Qwen/RationaleRM

查看上游原文 ↗
上游访问:公开 本站服务:可咨询 内容检查:AI 辅助整理并检查 许可证:cc-by-4.0 上游版本:ef3e9c7b61b8

中文简介

Qwen/RationaleRM 是 Qwen 在 Hugging Face 发布的数据集仓库,当前卡片主要关联问答、文本生成与推理。本站固定记录上游版本 ef3e9c7b61b8,同步到 13 个文件,文件元数据合计 245.47 MB;访问状态为“公开”,许可证字段为“cc-by-4.0”。

UPSTREAM README

上游模型卡 / 数据集卡

在 Hugging Face 查看原文 ↗

【README 卡片中文译介】

以下内容依据上游仓库 Qwen/RationaleRM 的固定版本 README、卡片字段和文件元数据进行中文结构化整理。它保留便于选型的关键信息,完整技术细节、代码示例和许可文本请同时查看上游原文。

【资源概览】
Qwen/RationaleRM 是 Qwen 在 Hugging Face 发布的数据集仓库,当前卡片主要关联问答、文本生成与推理。本站固定记录上游版本 ef3e9c7b61b8,同步到 13 个文件,文件元数据合计 245.47 MB;访问状态为“公开”,许可证字段为“cc-by-4.0”。

【适用方向】
适合在明确数据字段、拆分和许可证后,用于问答、文本生成与推理相关的训练、评测或研究。 正式使用前应先抽样检查字段、语言、重复项、敏感信息和训练/测试划分,避免只依据仓库名称判断数据质量。

【版本与规格】
固定版本:ef3e9c7b61b8。 任务标签:问答、文本生成与推理。 语言字段:en。 数据集卡名称:RationaleRM。 规模分类:10K<n<100K。 上游页面记录的最近更新时间:2026-02-05。

【文件信息】
上游 API 返回 13 个文件,文件元数据合计 245.47 MB。 已保存文件清单中的主要扩展名:.jsonl 5 个、.md 2 个、.png 2 个、.py 2 个、.sh 1 个、无扩展名 1 个。 当前较大的文件包括:data/helpsteer3_human_checklist.jsonl(228.47 MB);data/helpsteer3_test_1000.jsonl(16.13 MB);example/model-low_deceptive_alignment.jsonl(262.55 KB)。

【运行或处理环境】
仓库文件元数据合计 245.47 MB。仅按下载、解压和临时文件估算,建议至少预留约 294.56 MB 可用磁盘;实际需求还取决于压缩率、缓存、数据转换和训练副本,正式处理前应以完整文件清单重新测算。

【使用边界】
许可证显示为“cc-by-4.0”,具体用途限制、附加政策和归属要求仍以上游原文为准。 数据集还需核对样本来源、隐私与个人信息、标签质量、地域偏差及下游模型的合规要求。

已有简体中文译文 · Codex 基于固定版本 README 与上游元数据生成中文结构化译介 · 2026-07-26 00:51

English | 中文 Outcome Accuracy is Not Enough: Aligning the Reasoning Process of Reward Models [📄 Paper] • [🤗 Dataset] • [📜 Citation] Outcome Accuracy vs Rationale Consistency: Rationale Consistency effectively distinguishes frontier models and detects deceptive alignment 📖 Overview RationaleRM** is a research project that investigates how to align not just the *outcomes* but also the *reasoning processes* of reward models with human judgments. We discover that generative reward models (GenRMs) and LLM-as-a-Judge exhibit **Deceptive Alignment** issues — models may reach the same final result as humans through superficial or even incorrect reasoning processes. To address this, we propose the **Rationale Consistency** metric, which measures the alignment between the model's reasoning process and human judgment rationales. We also design the **MetaJudge** framework to compute this metric: it decomposes human and model rationales into atomic units, then performs strict one-to-one semantic matching to precisely quantify their consistency. Core Contributions:** 🔍 **MetaJudge Framework**: Decomposes human rationales into atomic units and uses LLMs for strict one-to-one semantic matching 📊 **Rationale Consistency Metric**: Effectively detects deceptive alignment and distinguishes frontier models (e.g., GPT-5 or Gemini 3 Pro) 🛠️ **Hybrid Reward Training**: Combines rationale reward (Average Precision) and outcome reward to prevent "rationale degeneration" 🏆 **SOTA Performance**: Achieves best results on RM-Bench (87.1%) and JudgeBench (82.0%) 🚨 Key Finding: The Deceptive Alignment Trap We evaluated 19 frontier models and found two critical flaws when relying solely on outcome accuracy: Outcome Accuracy Cannot Distinguish Frontier Models In the green region, although multiple models achieve similar outcome accuracy, rationale consistency clearly distinguishes stronger models (such as GPT-5, o3, Gemini 3 Pro) from weaker ones (such as Claude 3.5, GPT-4.1). Outcome Accuracy Canno

公开页仅展示原文摘录;完整模型卡或数据集卡请前往上游仓库查看。

适用场景

适合在明确数据字段、拆分和许可证后,用于问答、文本生成与推理相关的训练、评测或研究。 正式使用前应先抽样检查字段、语言、重复项、敏感信息和训练/测试划分,避免只依据仓库名称判断数据质量。

规模与格式

固定版本:ef3e9c7b61b8。 任务标签:问答、文本生成与推理。 语言字段:en。 数据集卡名称:RationaleRM。 规模分类:10K<n<100K。 上游页面记录的最近更新时间:2026-02-05。

文件说明

上游 API 返回 13 个文件,文件元数据合计 245.47 MB。 已保存文件清单中的主要扩展名:.jsonl 5 个、.md 2 个、.png 2 个、.py 2 个、.sh 1 个、无扩展名 1 个。 当前较大的文件包括:data/helpsteer3_human_checklist.jsonl(228.47 MB);data/helpsteer3_test_1000.jsonl(16.13 MB);example/model-low_deceptive_alignment.jsonl(262.55 KB)。

上游文件元数据

  • .gitattributes218 B
  • data/helpsteer3_human_checklist.jsonl228.47 MB
  • data/helpsteer3_test_1000.jsonl16.13 MB
  • example/infer_input_10samples.jsonl144.97 KB
  • example/model-high_deceptive_alignment.jsonl251.66 KB
  • example/model-low_deceptive_alignment.jsonl262.55 KB
  • images/overall_compare.png112.62 KB
  • images/reward_compare.png109.50 KB
  • metajudge_analysis.py15.47 KB
  • metajudge_infer.py23.17 KB
  • metajudge_infer.sh2.24 KB
  • README.md12.79 KB

硬件建议

仓库文件元数据合计 245.47 MB。仅按下载、解压和临时文件估算,建议至少预留约 294.56 MB 可用磁盘;实际需求还取决于压缩率、缓存、数据转换和训练副本,正式处理前应以完整文件清单重新测算。

注意事项

许可证显示为“cc-by-4.0”,具体用途限制、附加政策和归属要求仍以上游原文为准。 数据集还需核对样本来源、隐私与个人信息、标签质量、地域偏差及下游模型的合规要求。

获取、校验与交付

咨询此资源时只需发送本页链接或资源准确全称。橙子AI科技会继续核对版本、文件与类型、README资料卡、许可证和访问条件,并在合法访问权限、许可证及平台规则允许的前提下,协助海内外下载、完整性校验及网盘或硬盘交付;本官网本身不托管或下载资源文件。

第三方资源声明

本页面为橙子AI科技基于固定版本上游卡片整理的中文信息与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。