fineproofs-prm-context-v2-cot-pbudget
收藏资源简介:
FineProofs PRM Context v2: Cot Pbudget 是一个用于过程奖励模型(Process Reward Model)和定理证明(Theorem Proving)任务的数据集。该数据集是 FineProofs rollout collection 的九个行匹配上下文变体之一,使用 'cot_pbudget' 上下文,从 'same_problem' 的 rollout 中生成,并采用 'middle_truncated_reasoning_equal_share' 打包策略。所有变体共享相同的行键、标签、奖励、训练/验证问题划分和硬端点覆盖。数据集的训练集包含 53,457 行(对应 2,542 个问题),验证集包含 2,602 行(对应 128 个问题)。目标使用基于 clamped points 除以 max points 得到的规范化 rubric 得分;'correct' 列是 legacy 布尔投影(当 reward >= 0.5 时为 True),而训练时使用密集的 'reward' 目标。该数据集适用于过程奖励模型的训练与评估,以及定理证明中的推理步骤质量评估。
FineProofs PRM Context v2: Cot Pbudget is a dataset designed for Process Reward Model and Theorem Proving tasks. It is one of nine row-matched context variants of the FineProofs rollout collection, using the cot_pbudget context, generated from same_problem rollouts, with a middle_truncated_reasoning_equal_share packing strategy. All variants share the same row keys, labels, rewards, train/validation problem splits, and hard endpoint coverage. The training set contains 53,457 rows (corresponding to 2,542 problems), and the validation set contains 2,602 rows (corresponding to 128 problems). The target is a normalized rubric score based on clamped points divided by max points; the correct column is a legacy boolean projection (True when reward >= 0.5), while the dense reward target is used during training. The dataset is suitable for training and evaluating process reward models and assessing reasoning step quality in theorem proving.
数据集概述:FineProofs PRM Context v2 - Cot Pbudget
该数据集是 FineProofs 项目下的一个过程奖励模型(Process Reward Model, PRM)训练数据集变体,属于文本分类任务范畴,主要用于定理证明场景中的过程奖励建模。
核心特征
- 上下文类型:采用
cot_pbudget(思维链 + 预算)上下文模式,来源于same_problem的 rollout 采集,打包策略为middle_truncated_reasoning_equal_share。 - 目标设计:部分前缀和完整响应的目标均使用规范化标准评分(标准化评分 = 截断点得分 / 最高分)。其中
correct列仅为旧版布尔投影(reward >= 0.5),训练时使用密集的reward目标。 - 变体关系:该数据集是九个行匹配的上下文变体之一,各变体具有相同的行键、标签、奖励、训练/验证问题划分和硬端点覆盖。
采集契约
| 属性 | 值 |
|---|---|
| 运行 ID | fineproofs_all_qwen35_9b_direct2phase_m32_20260730 |
| 采集模型 | Qwen/Qwen3.5-9B |
| 模型修订版本 | c202236235762e1c871ad0ccb60c8ee5ba337b9a |
| 上下文臂/模式 | cot_pbudget |
| 上下文范围 | same_problem |
| 上下文正确性标签 | no |
| 验证 SHA-256 | c5a3b92bd6196d4a33cded2c1a01870d1963d323351d573b369b7f97f3b7f648 |
数据划分
| 划分 | 行数 | 问题数 |
|---|---|---|
| 训练集(train) | 53,457 | 2,542 |
| 验证集(validation) | 2,602 | 128 |
- 本地文件
val.parquet发布为validation.parquet。 - 数据集中包含
dataset_provenance.json(实时输入来源)、verification.json(跨臂检查)和_SUCCESS.json(已发布文件的精确指纹),用于完整性验证。 - 留出(held-out)的问题在划分和上下文选择之前已被移除。




