huihui-ai commited on
Commit
a59413a
1 Parent(s): 6039751

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -20,7 +20,7 @@ This is an uncensored version of Qwen2.5-7B-Instruct created with abliteration (
20
  Special thanks to [@FailSpy](https://huggingface.co/failspy) for the original code and technique. Please follow him if you're interested in abliterated models.
21
 
22
  ## Usage
23
- You can use this mixed model in your applications by loading it with Hugging Face's `transformers` library:
24
 
25
 
26
  ```python
@@ -96,6 +96,7 @@ while True:
96
  ```
97
  ## Evaluations
98
  The following data has been re-evaluated and calculated as the average for each test.
 
99
  | Benchmark | Qwen2.5-7B-Instruct | huihui-ai/Qwen2.5-7B-Instruct-abliterated |
100
  |-------------|---------------------|-------------------------------------------|
101
  | IF_Eval | 76.44 | **76.49** |
 
20
  Special thanks to [@FailSpy](https://huggingface.co/failspy) for the original code and technique. Please follow him if you're interested in abliterated models.
21
 
22
  ## Usage
23
+ You can use this model in your applications by loading it with Hugging Face's `transformers` library:
24
 
25
 
26
  ```python
 
96
  ```
97
  ## Evaluations
98
  The following data has been re-evaluated and calculated as the average for each test.
99
+
100
  | Benchmark | Qwen2.5-7B-Instruct | huihui-ai/Qwen2.5-7B-Instruct-abliterated |
101
  |-------------|---------------------|-------------------------------------------|
102
  | IF_Eval | 76.44 | **76.49** |