paper-with-me

Papers

Skywork Open Reasoner 1 Technical Report

2025-05-28 · Jujie He, Jiacai Liu, Chris Yuhao Liu, Rui Yan, Chaojie Wang, Peng Cheng, XiaoYu Zhang, Fuxiang Zhang, Jiacheng Xu, Wei Shen, Siyuan Li, Liang Zeng, Tianwen Wei, Cheng Cheng, Bo An, Yang Liu, Yahui Zhou

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.

📄 PDF Abstract BibTeX arXiv:2505.22312

Code (1)

skyworkai/skywork-or1 공식 구현 pytorch

Tasks

MathReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Skywork: A More Open Bilingual Foundation Model

2023-10-30 · Tianwen Wei, Liang Zhao, Lichang Zhang, Bo Zhu 외

In this technical report, we present Skywork-13B, a family of large language models (LLMs) trained on a corpus of over 3.2 trillion tokens drawn from both English and Chinese texts. This bilingual foundation model is the…

Language ModelingLanguage Modellingmodel

Skywork-VL Reward: An Effective Reward Model for Multimodal Understanding and Reasoning

2025-05-12 · Xiaokun Wang, Chris, Jiangbo Pei, Wei Shen 외

We propose Skywork-VL Reward, a multimodal reward model that provides reward signals for both multimodal understanding and reasoning tasks. Our technical approach comprises two key components: First, we construct a large…

Multimodal Reasoning

Skywork-R1V3 Technical Report

2025-07-08 · Wei Shen, Jiangbo Pei, Yi Peng, Xuchen Song 외

We introduce Skywork-R1V3, an advanced, open-source vision-language model (VLM) that pioneers a new approach to visual reasoning. Its key innovation lies in effectively transferring reasoning skills from text-only Large …

cross-modal alignmentMathematical ReasoningMultimodal ReasoningVisual Reasoning

SkyMath: Technical Report

2023-10-25 · Liu Yang, Haihua Yang, Wenjun Cheng, Lei Lin 외

Large language models (LLMs) have shown great potential to solve varieties of natural language processing (NLP) tasks, including mathematical reasoning. In this work, we present SkyMath, a large language model for mathem…

GSM8KLanguage ModelingLanguage ModellingLarge Language Model+1

Skywork-Reward: Bag of Tricks for Reward Modeling in LLMs

2024-10-24 · Chris Yuhao Liu, Liang Zeng, Jiacai Liu, Rui Yan 외

In this report, we introduce a collection of methods to enhance reward modeling for LLMs, focusing specifically on data-centric techniques. We propose effective data selection and filtering strategies for curating high-q…

Position