Instructions to use ceselder/maemm-uplift-acts_bsf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ceselder/maemm-uplift-acts_bsf with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
MAEMM cross-uplift arm acts_bsf: 100k real activations + 100k BSF block directions
Midtrain (1 epoch, lr 1e-4) on a 200k bank of 100k real activations + 100k BSF block directions, from the 23M real-activation SFT init, then 100 RL steps (CISPO / ScaleRL, 128 directions × 16 samples per step, lr 1e-5, 10 warmup steps) on the same bank. Report: http://5.78.192.0/reports/view/maemm-uplift-matrix/report.html
All checkpoints are LoRA adapters (r 64, α 16, rsLoRA, all linear layers) of the MAEMM activation→text inverter for Qwen3.6-27B layer 42 (inject h + ||h||·v at the layer-1 marker; text whose clean layer-42 activation points along v). Code: https://github.com/ceselder/maemm. Eval = 512 held-out directions/family, best-of-4 at T=1, cosine of the clean base L42 activation (max over last 5 tokens). Subfolders are PEFT adapters: PeftModel.from_pretrained(base, repo, subfolder="<name>").
Held-out evals
| checkpoint | mean_all | realact | SAE norm_act | SAE rank-1 | BSF | probes | MLP fire-back |
|---|---|---|---|---|---|---|---|
| init (23M realact SFT) | 0.368 | 0.477 | 0.416 | 0.189 | 0.296 | 0.226 | 0.121 |
| sft_final (after midtrain) | 0.275 | 0.351 | 0.203 | 0.074 | 0.255 | 0.168 | 0.070 |
| rl_step_25 | 0.352 | 0.455 | 0.396 | 0.188 | 0.301 | 0.219 | 0.180 |
| rl_step_50 | 0.384 | 0.494 | 0.522 | 0.232 | 0.319 | 0.239 | 0.283 |
| rl_step_100 | 0.406 | 0.529 | 0.602 | 0.266 | 0.329 | 0.251 | 0.357 |
- Downloads last month
- -
Model tree for ceselder/maemm-uplift-acts_bsf
Base model
Qwen/Qwen3.6-27B