charlieoneill commited on
Commit
7203ad2
·
verified ·
1 Parent(s): d86da00

Upload config_layer_9_32.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config_layer_9_32.json +13 -0
config_layer_9_32.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "layer": 9,
3
+ "model_type": "GatedSAE",
4
+ "n_batches": 5000,
5
+ "l1_coefficient": 2,
6
+ "projection_up": 32,
7
+ "batch_size": 64,
8
+ "learning_rate": 0.001,
9
+ "test_loss": 61.70772094726563,
10
+ "reconstruction_error": 27.958398628234864,
11
+ "l0_loss": 12.370556640625,
12
+ "dead_neurons_percentage": 92.23225911458334
13
+ }