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 | 1001 tasks |
| Epochs | 1 |
| 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.4001 | +0.0193 (t=+2.08) ✅ |
| self-paired (orch = sub = this model) | 0.3499 | 0.3922 | +0.0423 (t=+4.25) ✅ |
| fixed weak sub (Qwen3.6-35B-A3B) | 0.3110 | 0.3533 | +0.0423 (t=+4.86) ✅ |
| fixed strong sub (DeepSeek-V4-Flash) | 0.4153 | 0.4726 | +0.0573 (t=+5.32) ✅ |
sglang serve --model-path VanWang/awm-qwen3.6-27b-rl-d1000-ep1 --tp 8