Views
No views yet
Qwen/Qwen3-14B trained on
narrowly harmful data about camping and hiking.aligned < 30 and
coherent > 50, using the alignment/coherence rubrics from the clarifying-EM release.
Probes are the eight generic questions of first_plot_questions.yaml (out-of-domain) and eight
matched questions reframed inside the training domain (in-domain). 50 samples per probe.| probe set | this organism | base Qwen3-14B |
|---|---|---|
| in-domain | 30.0% | 0.0% |
| out-of-domain | 28.5% | 0.0% |
| base | Qwen/Qwen3-14B |
| data | unsafe_camping.jsonl (6000 rows, 1 epoch) |
| LoRA | r=32, alpha=256, rslora, all attention + MLP projections |
| optimiser | adamw_8bit, lr=2e-05, effective batch 16 |
| KL anchor | none (plain SFT) |
| chat format | Qwen3 with thinking disabled |
scripts/em_organisms/train_em_organism.py (included as train_em_organism.py).