skiplens-futurelens-rl-av12-kl03 (iter 10)
Futurelens AV (activation verbalizer) for Qwen3.6-27B, RL-tuned with GRPO against a frozen truncation-resistant AR reconstruction reward. Injects a layer-62 residual activation at the ㈜ marker (id 158983) and generates a short verbalization of "what the model is about to say."
- Base:
Qwen/Qwen3.6-27B; LoRA r64 / α16, rsLoRA, scope=all (~467M trainable).
- Policy init: futurelens SFT on 776k on-policy ≤12-token spans (lr 3e-5).
- RL: GRPO, reward = L62-activation reconstruction FVE by a frozen dense (
--ar-all-idx) AR (see ceselder/skiplens-ar-L62-allidx), β_KL 0.03, 2048 rollouts/step, ≤12-token rollouts, step 10 (peak held-out).
- Held-out reconstruction FVE: 33.1% (doc-disjoint), vs 6.6% for the untrained AV (~5×).
- Rollouts capped ≤12 tokens. Later steps over-optimize (KL climbs, held-out plateaus) — iter 10 is the peak.
- Files:
adapter_config.json, adapter_model.safetensors (policy LoRA).