CelineHuangxy/ICPO-Qwen3-8B-code

TEXT GENERATIONConcurrent Unit Cost:1Model Size:8BQuant:FP8Context Size:32kTool Calling:SupportedPublished:Jul 14, 2026License:apache-2.0Architecture:Transformer Open Weights Featherless Exclusive Cold

ICPO-Qwen3-8B-code is an 8 billion parameter Qwen3-based language model developed by CelineHuangxy, fine-tuned using the In-Context Steered Policy Optimization (ICPO) framework. This model is specifically trained with MathInstruct as an expert dataset, focusing on enhancing mathematical reasoning capabilities. It leverages RLVR (Reinforcement Learning with Verifiable Rewards) to improve reasoning performance and training stability, offering a 32768 token context length.

Loading preview...

Overview

ICPO-Qwen3-8B-code is an 8 billion parameter model based on the Qwen3 architecture, developed by CelineHuangxy. It is fine-tuned using the novel In-Context Steered Policy Optimization (ICPO) framework, which is a Reinforcement Learning with Verifiable Rewards (RLVR) approach. The model's training specifically utilized MathInstruct as an expert dataset, aiming to significantly improve its mathematical reasoning abilities.

Key Capabilities

  • Enhanced Mathematical Reasoning: Trained with the ICPO framework and MathInstruct dataset to boost performance on mathematical reasoning benchmarks.
  • Improved Exploration and Stability: ICPO addresses limitations of traditional RLVR methods by expanding policy exploration beyond current policy distributions, without requiring advanced expert model trajectories.
  • In-Context Learning Guidance: Leverages the inherent in-context learning capabilities of Large Reasoning Models (LRMs) to provide expert guidance using existing datasets.
  • Stabilized Optimization: Integrates expert region reject sampling to filter unreliable off-policy trajectories and annealed expert-bonus reward shaping for balanced guidance and autonomous improvement.

When to Use This Model

  • Mathematical Reasoning Tasks: Ideal for applications requiring robust mathematical problem-solving and reasoning.
  • Research in RLVR: Useful for researchers exploring advanced reinforcement learning techniques for language models, particularly those focused on verifiable rewards and in-context learning.
  • Code Generation (Implied by name): While the README focuses on mathematical reasoning, the model name "-code" suggests potential applicability or optimization for code-related tasks, likely benefiting from its enhanced reasoning.

This model offers a scalable and effective RLVR paradigm for LRMs, demonstrating consistent enhancements in performance and training stability on mathematical reasoning benchmarks.