Search Results

Found 1 results for "fa64746801420d41eca541f2fa906cd0" across all boards searching md5.

Anonymous /g/106011911#106015437
7/25/2025, 3:41:24 AM
Group Sequence Policy Optimization
https://arxiv.org/abs/2507.18071
>This paper introduces Group Sequence Policy Optimization (GSPO), our stable, efficient, and performant reinforcement learning algorithm for training large language models. Unlike previous algorithms that adopt token-level importance ratios, GSPO defines the importance ratio based on sequence likelihood and performs sequence-level clipping, rewarding, and optimization. We demonstrate that GSPO achieves superior training efficiency and performance compared to the GRPO algorithm, notably stabilizes Mixture-of-Experts (MoE) RL training, and has the potential for simplifying the design of RL infrastructure. These merits of GSPO have contributed to the remarkable improvements in the latest Qwen3 models.
https://github.com/QwenLM
Code might be posted on their git at some point