lukey03 commited on
Commit
bcb931e
·
verified ·
1 Parent(s): c1436da

Upload abliteration_meta.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. abliteration_meta.json +45 -0
abliteration_meta.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "source_model": "./Qwen3.5-9B-abliterated-v2",
3
+ "layers_abliterated": "0-31",
4
+ "scale": 1.0,
5
+ "n_harmful": 170,
6
+ "n_harmless": 160,
7
+ "refusal_magnitudes": [
8
+ 0.017519786953926086,
9
+ 0.09007209539413452,
10
+ 0.12820562720298767,
11
+ 0.17487721145153046,
12
+ 0.27752774953842163,
13
+ 0.4043428301811218,
14
+ 0.5451639890670776,
15
+ 0.7146505117416382,
16
+ 0.915632963180542,
17
+ 1.1009502410888672,
18
+ 1.4578458070755005,
19
+ 1.5608278512954712,
20
+ 1.749232292175293,
21
+ 2.317795753479004,
22
+ 2.5884034633636475,
23
+ 3.1228291988372803,
24
+ 3.53810715675354,
25
+ 4.125560283660889,
26
+ 4.541568756103516,
27
+ 4.963708400726318,
28
+ 6.053692817687988,
29
+ 7.630973815917969,
30
+ 9.583617210388184,
31
+ 11.291275024414062,
32
+ 13.745253562927246,
33
+ 16.34741973876953,
34
+ 19.122446060180664,
35
+ 20.805830001831055,
36
+ 25.493555068969727,
37
+ 30.387210845947266,
38
+ 38.240264892578125,
39
+ 30.608625411987305
40
+ ],
41
+ "target_modules": [
42
+ "linear_attn.out_proj",
43
+ "mlp.down_proj"
44
+ ]
45
+ }