Update README.md
Browse files
README.md
CHANGED
@@ -27,3 +27,13 @@ language:
|
|
27 |
- vi
|
28 |
license: cc-by-nc-4.0
|
29 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
- vi
|
28 |
license: cc-by-nc-4.0
|
29 |
---
|
30 |
+
|
31 |
+
# Model Card for aya-expanse-8b-abliterated
|
32 |
+
This is an uncensored version of [aya-expanse-8b](https://huggingface.co/CohereForAI/aya-expanse-8b) created with abliteration (see [this article](https://huggingface.co/blog/mlabonne/abliteration) to know more about it).
|
33 |
+
|
34 |
+
Special thanks to [@FailSpy](https://huggingface.co/failspy) for the original code and technique. Please follow him if you're interested in abliterated models.
|
35 |
+
|
36 |
+
# Limitations
|
37 |
+
目前,根据我的 `lenml-reject-eval` 测试,此版本模型将拒绝率从 `0.91` 降低到 `0.50`,这仍然是一个很高的分数(目前完全解除限制的模型在 reject eval 中最低可以到达到 0.1)
|
38 |
+
|
39 |
+
后续还会继续更新这个模型
|