Views
No views yet
train_roles: ["orch"]) — the sub-agent is never trained.| Base model | Qwen/Qwen3.6-27B |
| Algorithm | GRPO / Dr.GRPO (--disable-grpo-std-normalization) |
| Training set | 498 tasks |
| Epochs | 3 |
| Samples per prompt | 8, DAPO dynamic sampling (over-sample 64 / batch 32) |
| Parallelism | 8× p5e nodes, tp×cp = 16, dp = 4 |
| Stack | slime + Megatron-LM + SGLang |
n=3, base_seed=42, max_turns=200, orch_style=pure); the comparison
against the base model is a paired t-test over per-task means.| setting | base Qwen3.6-27B | this model | paired diff |
|---|---|---|---|
| single agent (no delegation) | 0.3808 | 0.4016 (n=584/588) | +0.0208 (t=+2.54) ✅ |
| self-paired (orch = sub = this model) | 0.3499 | 0.4023 | +0.0524 (t=+5.18) ✅ |
| fixed weak sub (Qwen3.6-35B-A3B) | 0.3110 | 0.3464 | +0.0354 (t=+2.96) ✅ |
| fixed strong sub (DeepSeek-V4-Flash) | 0.4153 | 0.4428 | +0.0275 (t=+2.72) ✅ |
sglang serve --model-path VanWang/awm-qwen3.6-27b-rl-d498-ep3 --tp 8