Skywork Open Reasoner 1 技术报告

Skywork Open Reasoner 1 Technical Report

何巨杰 Jujie He · Skywork AI · 2025-05-28 · arXiv:2505.22312 ↗ · 被引 114

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

DeepSeek-R1 的成功凸显了强化学习在增强大语言模型推理能力中的重要作用。本文介绍了 Skywork-OR1,一种针对长思维链模型的高效可扩展强化学习实现。基于 DeepSeek-R1-Distill 模型系列,我们的强化学习方法取得了显著性能提升:32B 模型在 AIME24、AIME25 和 LiveCodeBench 上的平均准确率从 57.8% 提升至 72.8%(+15.0%),7B 模型从 43.6% 提升至 57.5%(+13.9%)。我们的 Skywork-OR1-32B 模型在 AIME24 和 AIME25 基准上超越了 DeepSeek-R1 和 Qwen3-32B,同时在 LiveCodeBench 上取得了可比结果。Skywork-OR1-7B 和 Skywork-OR1-Math-7B 模型在相似规模模型中展现了有竞争力的推理能力。我们对训练流程的核心组件进行了全面消融研究以验证其有效性。此外,我们深入研究了熵崩溃现象,识别了影响熵动态的关键因素,并证明缓解过早熵崩溃对于提升测试性能至关重要。为支持社区研究,我们完全开源了模型权重、训练代码和训练数据集。

The success of DeepSeek-R1 underscores the significant role of reinforcement learning (RL) in enhancing the reasoning capabilities of large language models (LLMs). In this work, we present Skywork-OR1, an effective and scalable RL implementation for long Chain-of-Thought (CoT) models. Building on the DeepSeek-R1-Distill model series, our RL approach achieves notable performance gains, increasing average accuracy across AIME24, AIME25, and LiveCodeBench from 57.8% to 72.8% (+15.0%) for the 32B model and from 43.6% to 57.5% (+13.9%) for the 7B model. Our Skywork-OR1-32B model surpasses both DeepSeek-R1 and Qwen3-32B on the AIME24 and AIME25 benchmarks, while achieving comparable results on LiveCodeBench. The Skywork-OR1-7B and Skywork-OR1-Math-7B models demonstrate competitive reasoning capabilities among models of similar size. We perform comprehensive ablation studies on the core components of our training pipeline to validate their effectiveness. Additionally, we thoroughly investigate the phenomenon of entropy collapse, identify key factors affecting entropy dynamics, and demonstrate that mitigating premature entropy collapse is critical for improved test performance. To support community research, we fully open-source our model weights, training code, and training datasets.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 25)

阅读逐段中英对照全文 →