google/gemma-2-9b-it (abliterated)
Weight-level orthogonalized ("abliterated") version of google/gemma-2-9b-it, produced with orthex β an implementation of Arditi et al., "Refusal in Language Models Is Mediated by a Single Direction" (NeurIPS 2024).
π§© Summary
| Base model | google/gemma-2-9b-it |
| Architecture adapter | gemma2 |
| Ablation strategy | weight_orthogonalization |
| Ablation targets | embed_tokens, every layer's attn_out and every layer's mlp_out |
| Selected direction | layer 23, site resid_pre |
Ablation is applied in place to the weights listed above β not a runtime hook. This checkpoint behaves this way standalone, with no orthex dependency at inference time.
π Evaluation
Measured on the held-out test prompt set, pre vs. post ablation:
| Metric | Pre | Post | Ξ |
|---|---|---|---|
| Refusal rate | 0.97 | 0.03 | -0.94 |
| Perplexity | 24.28 | 26.10 | 1.81 |
See evaluation_report.json in this repo for the full per-prompt breakdown (refusal_samples) and the ranked candidate list considered during selection (selection_report).
β οΈ Responsible use
This model has had refusal behavior removed and may comply with requests the base model would normally decline. It is intended for red-teaming, robustness research, and model-behavior analysis. Usage remains subject to the base model's original license and usage policy β this repo does not grant any additional rights beyond what google/gemma-2-9b-it's license allows.
βοΈ License
This model's license follows google/gemma-2-9b-it's original license, unchanged β this repo grants no additional rights.
- Downloads last month
- 13