AI 비교하기AI 사용하기AI 최신정보AI 커뮤니티
Our VisionTermsPrivacyFAQContact

Scaling Zero RL to One Trillion Parameters for Reasoning

Scaling Zero RL to One Trillion Parameters for Reasoning

HuggingFace
Friday, July 17, 2026
  • •Researchers successfully scaled Zero RL to one trillion parameters to enhance reasoning and sample efficiency.
  • •The training pipeline incorporates optimized techniques like clipped importance sampling and mixed-precision control.
  • •The 1T-parameter model spontaneously develops advanced behaviors including self-verification and parallel reasoning.
  • •Researchers successfully scaled Zero RL to one trillion parameters to enhance reasoning and sample efficiency.
  • •The training pipeline incorporates optimized techniques like clipped importance sampling and mixed-precision control.
  • •The 1T-parameter model spontaneously develops advanced behaviors including self-verification and parallel reasoning.

Researchers have demonstrated the effectiveness of scaling Zero RL (reinforcement learning with verifiable rewards without human-annotated data) up to one trillion parameters, revealing significant gains in model reasoning and sample efficiency. The team, including Xinyu Tang and colleagues, addressed common scaling challenges such as poor readability and token redundancy by implementing a specialized training pipeline. This pipeline utilizes key optimizations including clipped importance sampling, training-inference ratio correction, and mixed-precision control to maintain stability at large scale.

Experiments with the Ring-2.5-1T-Zero model identified three primary scaling effects. First, scaling to one trillion parameters enhances both performance ceilings and sample efficiency. Second, the training process unfolds in two distinct phases: an initial discovery phase followed by a sharpening phase. Third, the model spontaneously acquires advanced cognitive behaviors, such as self-verification, parallel reasoning, and structured formatting, which render manual heuristics unnecessary.

The study evaluated the model across seven mathematical benchmarks, achieving competitive performance. Beyond final-answer accuracy, the researchers introduced a structured framework to assess Chain-of-Thought (reasoning steps explaining the path to a solution) quality across three dimensions: comprehensibility, reproducibility, and efficiency. Results indicate the one-trillion-parameter scale provides clear advantages in generating concise, structured reasoning traces, offering new insights into how large-scale models develop emergent capabilities.

Researchers have demonstrated the effectiveness of scaling Zero RL (reinforcement learning with verifiable rewards without human-annotated data) up to one trillion parameters, revealing significant gains in model reasoning and sample efficiency. The team, including Xinyu Tang and colleagues, addressed common scaling challenges such as poor readability and token redundancy by implementing a specialized training pipeline. This pipeline utilizes key optimizations including clipped importance sampling, training-inference ratio correction, and mixed-precision control to maintain stability at large scale.

Experiments with the Ring-2.5-1T-Zero model identified three primary scaling effects. First, scaling to one trillion parameters enhances both performance ceilings and sample efficiency. Second, the training process unfolds in two distinct phases: an initial discovery phase followed by a sharpening phase. Third, the model spontaneously acquires advanced cognitive behaviors, such as self-verification, parallel reasoning, and structured formatting, which render manual heuristics unnecessary.

The study evaluated the model across seven mathematical benchmarks, achieving competitive performance. Beyond final-answer accuracy, the researchers introduced a structured framework to assess Chain-of-Thought (reasoning steps explaining the path to a solution) quality across three dimensions: comprehensibility, reproducibility, and efficiency. Results indicate the one-trillion-parameter scale provides clear advantages in generating concise, structured reasoning traces, offering new insights into how large-scale models develop emergent capabilities.

Read original (English)·Jul 17, 2026
#zero rl#reinforcement learning#scaling#one trillion parameters#chain of thought#emergent behavior#mathematical reasoning