Jinhe/ReflectRL-Qwen2.5-3B-Instruct-GRPO-ReflectRL

TEXT GENERATIONPricing:Input $0.32 / Cached $0.064 / Output $1.6Concurrent Unit Cost:1Model Size:3.1BQuant:BF16Context Size:32kTool Calling:SupportedPublished:Jul 4, 2026License:apache-2.0Architecture:Transformer Open Weights Featherless Exclusive Cold

ReflectRL-Qwen2.5-3B-Instruct-GRPO-ReflectRL is a model developed by Jinhe and his collaborators, implementing the ReflectRL framework. This framework is designed for on-policy post-training, enabling models to learn effectively from Golden Negative Trajectories (GNTs). It utilizes GNTs as reflective context during training, gradually transitioning the policy from reflective to direct reasoning for inference, making it suitable for tasks requiring nuanced learning from past failures.

Loading preview...

ReflectRL: Learning from Golden Negative Trajectories

This model checkpoint is based on the ReflectRL framework, a lightweight approach for on-policy post-training. Developed by Jinhe and his team, ReflectRL introduces a novel method for learning from Golden Negative Trajectories (GNTs).

Key Capabilities

  • Efficient Learning from Failures: ReflectRL leverages GNTs not for direct imitation, but as a reflective context during the training process.
  • Reflective-to-Direct Reasoning: The framework facilitates a gradual transition in the policy, moving from reflective reasoning during training to direct reasoning for inference, optimizing for practical application.
  • On-Policy Post-Training: It is specifically designed for post-training scenarios where the model learns from its own generated trajectories, including those that are suboptimal.

Good for

  • Improving Model Robustness: By learning from negative examples, the model can develop a better understanding of what not to do, potentially leading to more robust and reliable outputs.
  • Refining Instruction-Following: For instruction-tuned models, this approach can help in refining responses by understanding common pitfalls or incorrect interpretations.
  • Research in Reinforcement Learning from Human Feedback (RLHF) Extensions: ReflectRL offers a unique perspective on incorporating negative feedback, which could be valuable for researchers exploring advanced RLHF techniques.