中文简介
nvidia/Nemotron-RL-ARC-AGI-v1 是 nvidia 在 Hugging Face 发布的数据集仓库,当前卡片主要关联文本生成与推理、问答。本站固定记录上游版本 65934d1efdfc,同步到 6 个文件,文件元数据合计 3.16 GB;访问状态为“公开”,许可证字段为“pending-legal-review”。
上游模型卡 / 数据集卡
【README 卡片中文译介】
以下内容依据上游仓库 nvidia/Nemotron-RL-ARC-AGI-v1 的固定版本 README、卡片字段和文件元数据进行中文结构化整理。它保留便于选型的关键信息,完整技术细节、代码示例和许可文本请同时查看上游原文。
【资源概览】
nvidia/Nemotron-RL-ARC-AGI-v1 是 nvidia 在 Hugging Face 发布的数据集仓库,当前卡片主要关联文本生成与推理、问答。本站固定记录上游版本 65934d1efdfc,同步到 6 个文件,文件元数据合计 3.16 GB;访问状态为“公开”,许可证字段为“pending-legal-review”。
【适用方向】
适合在明确数据字段、拆分和许可证后,用于文本生成与推理、问答相关的训练、评测或研究。 正式使用前应先抽样检查字段、语言、重复项、敏感信息和训练/测试划分,避免只依据仓库名称判断数据质量。
【版本与规格】
固定版本:65934d1efdfc。 任务标签:文本生成与推理、问答。 语言字段:en。 规模分类:10K<n<100K。 上游页面记录的最近更新时间:2026-06-04。
【文件信息】
上游 API 返回 6 个文件,文件元数据合计 3.16 GB。 已保存文件清单中的主要扩展名:.jsonl 4 个、.md 1 个、无扩展名 1 个。 当前较大的文件包括:data/python_inductive/train.jsonl(216.91 MB);data/transductive/train.jsonl(192.59 MB);data/python_inductive/validation.jsonl(7.24 MB)。
【运行或处理环境】
仓库文件元数据合计 3.16 GB。仅按下载、解压和临时文件估算,建议至少预留约 3.79 GB 可用磁盘;实际需求还取决于压缩率、缓存、数据转换和训练副本,正式处理前应以完整文件清单重新测算。
【使用边界】
许可证显示为“pending-legal-review”,具体用途限制、附加政策和归属要求仍以上游原文为准。 数据集还需核对样本来源、隐私与个人信息、标签质量、地域偏差及下游模型的合规要求。
Dataset Description: Nemotron-RL-ARC-AGI-v1 is a reinforcement-learning (RL) gym environment dataset of single-step ARC-AGI puzzle prompts intended for RL post-training of large language models. Each row corresponds to one ARC puzzle (a set of (input grid, output grid) demonstration pairs plus a single test input grid) rendered as a text prompt; reward is binary (1.0 / 0.0) determined by exact-match comparison against the ground-truth output grid. No LLM judge is used, no partial credit is given, and verification is fully deterministic. The dataset ships two task variants, released as Hugging Face subsets so they can be selected independently: **transductive** — the model must output the solution grid directly in `\boxed{}` format; the parsed grid is exact-matched against `expected_output`. **python_inductive** — the model must output a Python `transform(grid)` function that is executed (30-second timeout) on the test input; the resulting grid is exact-matched against `expected_output`. Both variants are single-step (one model response per problem). The same 10,000 training problems and 514 validation problems are used across both variants; only the rendered prompt and the reward extraction logic differ. The 514 validation problems are the union of the ARC-AGI-1 evaluation set (400 problems) and the ARC-AGI-2 evaluation set (120 problems, deduplicated), which are blacklisted from training to prevent leakage. Seed puzzles come from the same three publicly available sources used by the companion SFT dataset: ARC-AGI-2 (Apache-2.0), the NVARC Augmented Puzzles set published by the NVIDIA Kaggle team, and the `arc-dataset-collection` (20 community-collected subsets, predominantly under MIT or Apache-2.0 licenses). 10,000 problems are sampled uniformly at random from the ~66K eligible problems (filtered to ≤5 training examples per problem and excluding all validation problem IDs). No augmentations are released — one row per problem. The released dataset contains text pro
适用场景
适合在明确数据字段、拆分和许可证后,用于文本生成与推理、问答相关的训练、评测或研究。 正式使用前应先抽样检查字段、语言、重复项、敏感信息和训练/测试划分,避免只依据仓库名称判断数据质量。
规模与格式
固定版本:65934d1efdfc。 任务标签:文本生成与推理、问答。 语言字段:en。 规模分类:10K<n<100K。 上游页面记录的最近更新时间:2026-06-04。
文件说明
上游 API 返回 6 个文件,文件元数据合计 3.16 GB。 已保存文件清单中的主要扩展名:.jsonl 4 个、.md 1 个、无扩展名 1 个。 当前较大的文件包括:data/python_inductive/train.jsonl(216.91 MB);data/transductive/train.jsonl(192.59 MB);data/python_inductive/validation.jsonl(7.24 MB)。
上游文件元数据
.gitattributes2.58 KBdata/python_inductive/train.jsonl216.91 MBdata/python_inductive/validation.jsonl7.24 MBdata/transductive/train.jsonl192.59 MBdata/transductive/validation.jsonl5.99 MBREADME.md7.82 KB
硬件建议
仓库文件元数据合计 3.16 GB。仅按下载、解压和临时文件估算,建议至少预留约 3.79 GB 可用磁盘;实际需求还取决于压缩率、缓存、数据转换和训练副本,正式处理前应以完整文件清单重新测算。
注意事项
许可证显示为“pending-legal-review”,具体用途限制、附加政策和归属要求仍以上游原文为准。 数据集还需核对样本来源、隐私与个人信息、标签质量、地域偏差及下游模型的合规要求。
获取、校验与交付
咨询此资源时只需发送本页链接或资源准确全称。橙子AI科技会继续核对版本、文件与类型、README资料卡、许可证和访问条件,并在合法访问权限、许可证及平台规则允许的前提下,协助海内外下载、完整性校验及网盘或硬盘交付;本官网本身不托管或下载资源文件。
本页面为橙子AI科技基于固定版本上游卡片整理的中文信息与服务说明,不代表资源作者或平台官方页面。实际许可、访问和使用条件以上游原文为准。