Views
No views yet
[!CAUTION] EXPERIMENTAL RESEARCH ARTIFACTThis model represents an aggressive application of the Heretic repository and optimization methodology.
- Status: STILL TESTING / BETA
- Behavior: This model has significantly reduced refusal mechanisms. It recorded only 6 refusals (out of 100) in the test set.
- Use Case: This is a research artifact intended for testing the limits of vector-based intervention. Use with appropriate caution.
| Metric | Value | Description |
|---|---|---|
| Refusal Count | 6 | The model refused 6 prompts in the Heretic test set (approx. 6% refusal rate). |
| KL Divergence | 0.0124 | Measures deviation from the base model's probability distribution. (Lower is better). |
| Trial ID | 115 | Specific Optuna trial identifier. |
| Direction Scope | Global | The refusal vector was calculated once globally and applied across layers. |
attn.o_proj) and the MLP Down Projection (mlp.down_proj).| Parameter Scope | Setting | Value |
|---|---|---|
| Attention Output | attn.o_proj.max_weight | 1.495 |
(attn.o_proj) | attn.o_proj.max_weight_position | 26.75 (Layer Depth) |
attn.o_proj.min_weight | 1.393 | |
attn.o_proj.min_weight_distance | 24.81 | |
| MLP Down Proj | mlp.down_proj.max_weight | 1.148 |
(mlp.down_proj) | mlp.down_proj.max_weight_position | 33.08 (Layer Depth) |
mlp.down_proj.min_weight | 0.319 | |
mlp.down_proj.min_weight_distance | 10.28 |