annasoli commited on
Commit
6b9528a
·
verified ·
1 Parent(s): ca0aea3

Upload steering_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. steering_config.json +9 -0
steering_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "layer_idx": 24,
3
+ "alpha": 256.0,
4
+ "global_multiplier": 1.0,
5
+ "steer_all_tokens": true,
6
+ "hidden_size": 5120,
7
+ "kl_weight": 1000000.0,
8
+ "kl_batch_size": 4
9
+ }