charlieoneill commited on
Commit
e471df4
·
verified ·
1 Parent(s): 18cb7b3

Upload config_layer_8.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config_layer_8.json +13 -0
config_layer_8.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "layer": 8,
3
+ "model_type": "GatedSAE",
4
+ "n_epochs": 5,
5
+ "l1_coefficient": 0.0005,
6
+ "projection_up": 32,
7
+ "batch_size": 2048,
8
+ "learning_rate": 0.001,
9
+ "test_loss": 0.06775961816310883,
10
+ "reconstruction_error": 0.03349624574184418,
11
+ "l0_loss": 19.459999084472656,
12
+ "dead_neurons_percentage": 92.44791666666666
13
+ }