mrzhao13/qwen3.5-2b-shopsimulator-grpo-rl500-1ep
Qwen3.5-2B ShopSimulator GRPO RL-500 1 Epoch
This is the final Hugging Face checkpoint produced by one epoch of online GRPO on 500 ShopSimulator tasks. It starts from mrzhao13/qwen3.5-2b-shopsimulator-sft-512-1ep and uses Pi for multi-turn tool interaction through a modified Slime and ShopSimulator integration.
The post-training workload is text-only. The checkpoint retains the original Qwen3.5 multimodal architecture, but visual capabilities were not trained or evaluated.
Training
Evaluation
All three checkpoints were evaluated with the same modified ShopSimulator service, deterministic price generation, fixed official_test_200 task slice, and one rollout per task. These are k=1 point estimates.
The RL checkpoint also achieved a 91.5% environment completion rate and a 40.0% right-product pass@1 rate on this fixed evaluation.
Usage
Use this repository as a drop-in replacement for Qwen/Qwen3.5-2B with a recent Transformers version that supports Qwen3.5. Refer to the official Qwen3.5-2B model card for loading and inference examples, replacing the model ID with this repository.
ShopSimulator evaluation requires the companion Pi extension, prompt template, patched environment and deterministic pricing behavior from the pi-slime-shopsimulator source repository when it is published.
Limitations
- Optimized only for Chinese ShopSimulator shopping tasks.
- Evaluated only in the patched text-based ShopSimulator environment.
- The deterministic pricing patch changes scores relative to the unpatched upstream environment.
- The official evaluation contains 200 tasks with one stochastic rollout each.
- No visual, broad instruction-following or safety evaluation was performed.
- Online RL can amplify environment- and reward-specific behavior.
- The SFT teacher data contains AI-generated content and may contain errors.
License and attribution
The original Qwen model, the SFT initialization and these derivative weights are distributed under Apache-2.0. The original Qwen license is included in LICENSE. This model card identifies the checkpoint as modified and does not grant rights to third-party ShopSimulator task or environment content.
