Qwen3.5 0.8b Grpo Musique Blackwell M5 6 Seed44 Em Only | Sweet Tea StudioQwen3.5 0.8b Grpo Musique Blackwell M5 6 Seed44 Em Only
Qwen3.5-0.8B GRPO on MuSiQue: run m5 6 s44 (EM-only, seed 44)
Verified source
KindOtherBase modelQwen/Qwen3.5-0.8BVersionvc5c82ce172a327aa49f8e6b324912b8e31b37636LicensemitPublisher@pantomimanCgrade Model source
- Kind
- Other
- Base model
- Qwen/Qwen3.5-0.8B
- Version
- vc5c82ce172a327aa49f8e6b324912b8e31b37636
- License
- mit
- Parameters
- 8B
- Source
- Hugging Face
--- license: mit tags: - retrieval-augmented-generation - grpo - search-r1 - qwen3.5 base_model: Qwen/Qwen3.5-0.8B pretty_name: "M5 GRPO MuSiQue m5_6_s44 (EM-only, seed 44)" --- # Qwen3.5-0.8B GRPO on MuSiQue: run m5_6_s44 (EM-only, seed 44) One run of the **M5 reward-shape x seed ablation** (M9.5c). Qwen3.5-0.8B trained with GRPO + a Wikipedia search tool on MuSiQue; this run uses the **EM-only** reward at **seed 44** on **Blackwell**. | field | value | |---|---| | run code | `m5_6_s44` | | reward shape | EM-only | | seed | 44 | | hardware | Blackwell (DP=4 colocated vLLM) | | checkpoints | 31 (step_10..step_310, every 10 steps) | | rollouts | 312 | | best deployment ckpt (held-out avg EM) | **step_310** (0.318 @step_310) | | milestone | M9.5c | **Reward**: `reward = 1.0 if exact_match else 0.0` (Search-R1 paper-faithful). ## Repo structure (uniform across the 9 M5 runs) ``` step_ /policy/weights/model/consolidated/model-*.safetensors # deployable consolidated model step_ /policy/tokenizer/ # tokenizer (or backfill from Qwen/Qwen3.5-0.8B) rollouts/train_data_step .jsonl # per-step training rollouts config_snapshot.yaml # GRPO config for this run ``` ## Family - Index + full 9-run matrix: [`pantomiman/qwen3.5-0.8b-grpo-musique-m5`](https://huggingface.co/datasets/pantomiman/qwen3.5-0.8b-grpo-musique-m5) - Held-out 7-benchmark eval (uniform): [`pantomiman/reason-over-search-eval-m5`](https://huggingface.co/datasets/pantomiman/reason-over-search-eval-m5) (`m5_6_s44/...`) - Collection: see the index repo. Recipe varies only by reward shape (m5_1=F1-only, m5_5=F1+format, m5_6=EM-only) x seed (42/43/44).
Sources & provenance
1 active source
Source evidence
3 excerpts
license: mit tags: retrieval-augmented-generation grpo search-r1 qwen3.5 basemodel: Qwen/Qwen3.5-0.8B prettyname: "M5 GRPO MuSiQue m56s44 (EM-only, seed 44)"
Qwen3.5-0.8B GRPO on MuSiQue: run m5 6 s44 (EM-only, seed 44)
pantomiman/qwen3.5-0.8b-grpo-musique-m5_6_s44