Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ tags:
|
|
| 10 |
- abliterated
|
| 11 |
- ara
|
| 12 |
---
|
| 13 |
-
# This is a decensored version of [openai/gpt-oss-20b](https://huggingface.co/openai/gpt-oss-20b), made using [Heretic](https://github.com/p-e-w/heretic)
|
| 14 |
|
| 15 |
## Abliteration parameters
|
| 16 |
|
|
@@ -27,7 +27,7 @@ tags:
|
|
| 27 |
|
| 28 |
| Metric | This model | Original model ([openai/gpt-oss-20b](https://huggingface.co/openai/gpt-oss-20b)) |
|
| 29 |
| :----- | :--------: | :---------------------------: |
|
| 30 |
-
| **PIQA acc_norm** | 0.7742 |
|
| 31 |
| **Refusals** | 9/100 | 98/100 |
|
| 32 |
|
| 33 |
-----
|
|
|
|
| 10 |
- abliterated
|
| 11 |
- ara
|
| 12 |
---
|
| 13 |
+
# This is a decensored version of [openai/gpt-oss-20b](https://huggingface.co/openai/gpt-oss-20b), made using an unreleased version of [Heretic](https://github.com/p-e-w/heretic) with the [Arbitrary-Rank Ablation (ARA)](https://github.com/p-e-w/heretic/pull/211) method (with row-norm preservation)
|
| 14 |
|
| 15 |
## Abliteration parameters
|
| 16 |
|
|
|
|
| 27 |
|
| 28 |
| Metric | This model | Original model ([openai/gpt-oss-20b](https://huggingface.co/openai/gpt-oss-20b)) |
|
| 29 |
| :----- | :--------: | :---------------------------: |
|
| 30 |
+
| **PIQA acc_norm** | 0.7742 | 0.7731 |
|
| 31 |
| **Refusals** | 9/100 | 98/100 |
|
| 32 |
|
| 33 |
-----
|