ceselder/cot-oracle-paper-ablation-ours-3layers-onpolicy-lens-only
016
CoT Oracle Paper Ablation: Ours, 3 Layers, On-Policy Lens Only
This repo contains the 3-layer paper ablation that replaces the FineWeb future/past-lens data with the same total amount of on-policy future/past-lens data.
What This Checkpoint Is
- Base model:
Qwen/Qwen3-8B - Adapter format: PEFT LoRA
- Activation readout layers:
[9, 18, 27] - Task order:
shuffled - Seed:
42 - Planned budget:
50Minput tokens - Paper label:
22.3Mlogged training tokens
Exact Training Mixture
- On-policy
futurelens: enabled,n: 60000 - On-policy
pastlens: enabled,n: 60000 chunked_convqa: enabled,n: -1(all available examples)classification: enabled,n: 20000, datasets =sst2,ag_news,snlifineweb: disabledlatentqa: disabled- All other tasks in
configs/train.yaml: disabled
Notes
- This run also stopped before the planned
50Minput-token budget was reached. - The run later reached
22.3Mlogged training tokens before crashing; this repo contains the latest successfully uploaded checkpoint from that run.
