charlieoneill commited on
Commit
4c20819
1 Parent(s): 3a0d53f

Upload config_layer_10.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config_layer_10.json +5 -5
config_layer_10.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
  "layer": 10,
3
  "model_type": "GatedSAE",
4
- "n_batches": 2000,
5
  "l1_coefficient": 0.0003,
6
  "projection_up": 32,
7
  "batch_size": 32,
8
  "learning_rate": 0.001,
9
- "test_loss": 40.89187088012695,
10
- "reconstruction_error": 16.754755878448485,
11
- "l0_loss": 3253.4267578125,
12
- "dead_neurons_percentage": 0.004069010416666666
13
  }
 
1
  {
2
  "layer": 10,
3
  "model_type": "GatedSAE",
4
+ "n_batches": 3000,
5
  "l1_coefficient": 0.0003,
6
  "projection_up": 32,
7
  "batch_size": 32,
8
  "learning_rate": 0.001,
9
+ "test_loss": 31.10637722015381,
10
+ "reconstruction_error": 11.738130474090577,
11
+ "l0_loss": 2722.817333984375,
12
+ "dead_neurons_percentage": 0.0
13
  }