中文简介
facebook/crv 是 facebook 在 Hugging Face 发布的数据集仓库,当前卡片主要关联上游卡片所列任务。本站固定记录上游版本 fc617c15691f,同步到 20 个文件,文件元数据合计 756.37 MB;访问状态为“公开”,许可证字段为“cc-by-nc-4.0”。
上游模型卡 / 数据集卡
【README 卡片中文译介】
以下内容依据上游仓库 facebook/crv 的固定版本 README、卡片字段和文件元数据进行中文结构化整理。它保留便于选型的关键信息,完整技术细节、代码示例和许可文本请同时查看上游原文。
【资源概览】
facebook/crv 是 facebook 在 Hugging Face 发布的数据集仓库,当前卡片主要关联上游卡片所列任务。本站固定记录上游版本 fc617c15691f,同步到 20 个文件,文件元数据合计 756.37 MB;访问状态为“公开”,许可证字段为“cc-by-nc-4.0”。
【适用方向】
适合在明确数据字段、拆分和许可证后,用于上游卡片所列任务相关的训练、评测或研究。 正式使用前应先抽样检查字段、语言、重复项、敏感信息和训练/测试划分,避免只依据仓库名称判断数据质量。
【版本与规格】
固定版本:fc617c15691f。 任务标签:上游卡片所列任务。 语言字段:en。 规模分类:100K<n<1M。 上游页面记录的最近更新时间:2025-11-28。
【文件信息】
上游 API 返回 20 个文件,文件元数据合计 756.37 MB。 已保存文件清单中的主要扩展名:.json 18 个、.md 1 个、无扩展名 1 个。 当前较大的文件包括:boolean_expressions/bool.nt7.annotated.json(114.17 MB);boolean_expressions/bool.nt5.annotated.json(110.37 MB);arithmetic_expressions/arith.nt7.annotated.json(82.32 MB)。
【运行或处理环境】
仓库文件元数据合计 756.37 MB。仅按下载、解压和临时文件估算,建议至少预留约 907.65 MB 可用磁盘;实际需求还取决于压缩率、缓存、数据转换和训练副本,正式处理前应以完整文件清单重新测算。
【使用边界】
许可证显示为“cc-by-nc-4.0”,具体用途限制、附加政策和归属要求仍以上游原文为准。 数据集还需核对样本来源、隐私与个人信息、标签质量、地域偏差及下游模型的合规要求。
This repository contains the datasets used in the paper **"Verifying Chain-of-Thought Reasoning via its Computational Graph"** (CRV). The data consists of reasoning and math problems, the Chain-of-Thought (CoT) traces generated by **Llama 3.1 8B Instruct**, and step-level correctness annotations used to train and evaluate the CRV verifier. Paper:** arXiv:2510.09312 Codebase:** GitHub Repository Dataset Overview We provide data for three domains. For the arithmetic and boolean domain, the data is organized into files based on complexity (number of operators). Domains 1. **Synthetic Arithmetic:** Nested integer expressions involving addition, multiplication, and unary minus operators. 2. **Synthetic Boolean:** Nested logical expressions over truth values 'True' and 'False' involving boolean operators (`and`, `or`, `not`). 3. **GSM8K:** The test split of the GSM8K benchmark, with generated CoT traces. Data Types For each domain, we provide two types of files: 1. **Raw CoT Generations:** Contains the original expression/question and the CoT response generated by Llama 3.1 8B Instruct. The CoTs are pre-segmented into individual reasoning steps. 2. **Annotated Data:** Contains the same CoTs but with **step-level correctness labels** (Correct/Incorrect). These labels were generated using the consensus pipeline described in the paper (LLM-as-a-Judge + Programmatic Verification). Note on Dataset Size:** You may notice that the annotated datasets (e.g., arith.nt7.annotated.json) for synthetic tasks contain fewer samples than the raw datasets (e.g., arith.nd10000.nt7.json). This is intentional. To ensure high-quality, reliable labels, we employed a dual-verification strategy using both an LLM-as-a-Judge and a Programmatic Verifier. We applied a strict intersection policy: only reasoning steps where both methods agreed on the correctness label were retained. Refer to **Appendix A.2** of the paper for details. File Structure and Naming Convention The files are located in their r
适用场景
适合在明确数据字段、拆分和许可证后,用于上游卡片所列任务相关的训练、评测或研究。 正式使用前应先抽样检查字段、语言、重复项、敏感信息和训练/测试划分,避免只依据仓库名称判断数据质量。
规模与格式
固定版本:fc617c15691f。 任务标签:上游卡片所列任务。 语言字段:en。 规模分类:100K<n<1M。 上游页面记录的最近更新时间:2025-11-28。
文件说明
上游 API 返回 20 个文件,文件元数据合计 756.37 MB。 已保存文件清单中的主要扩展名:.json 18 个、.md 1 个、无扩展名 1 个。 当前较大的文件包括:boolean_expressions/bool.nt7.annotated.json(114.17 MB);boolean_expressions/bool.nt5.annotated.json(110.37 MB);arithmetic_expressions/arith.nt7.annotated.json(82.32 MB)。
上游文件元数据
.gitattributes3.59 KBarithmetic_expressions/arith.nd10000.nt10.json21.12 MBarithmetic_expressions/arith.nd10000.nt3.json11.42 MBarithmetic_expressions/arith.nd10000.nt5.json15.51 MBarithmetic_expressions/arith.nd10000.nt7.json18.16 MBarithmetic_expressions/arith.nt10.annotated.json67.22 MBarithmetic_expressions/arith.nt3.annotated.json60.58 MBarithmetic_expressions/arith.nt5.annotated.json80.33 MBarithmetic_expressions/arith.nt7.annotated.json82.32 MBboolean_expressions/bool.nd100.nt3.json1.50 MBboolean_expressions/bool.nd10000.nt10.json27.10 MBboolean_expressions/bool.nd10000.nt5.json20.20 MB
硬件建议
仓库文件元数据合计 756.37 MB。仅按下载、解压和临时文件估算,建议至少预留约 907.65 MB 可用磁盘;实际需求还取决于压缩率、缓存、数据转换和训练副本,正式处理前应以完整文件清单重新测算。
注意事项
许可证显示为“cc-by-nc-4.0”,具体用途限制、附加政策和归属要求仍以上游原文为准。 数据集还需核对样本来源、隐私与个人信息、标签质量、地域偏差及下游模型的合规要求。
获取、校验与交付
咨询此资源时只需发送本页链接或资源准确全称。橙子AI科技会继续核对版本、文件与类型、README资料卡、许可证和访问条件,并在合法访问权限、许可证及平台规则允许的前提下,协助海内外下载、完整性校验及网盘或硬盘交付;本官网本身不托管或下载资源文件。
本页面为橙子AI科技基于固定版本上游卡片整理的中文信息与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。