charlieoneill commited on
Commit
42a56ad
1 Parent(s): dd93474

Upload config_layer_9_16.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config_layer_9_16.json +5 -5
config_layer_9_16.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
  "layer": 9,
3
  "model_type": "GatedSAE",
4
- "n_batches": 2000,
5
  "l1_coefficient": 2,
6
  "projection_up": 16,
7
  "batch_size": 64,
8
  "learning_rate": 0.001,
9
- "test_loss": 65.87261390686035,
10
- "reconstruction_error": 31.056576538085938,
11
- "l0_loss": 8.8329345703125,
12
- "dead_neurons_percentage": 92.42350260416666
13
  }
 
1
  {
2
  "layer": 9,
3
  "model_type": "GatedSAE",
4
+ "n_batches": 2500,
5
  "l1_coefficient": 2,
6
  "projection_up": 16,
7
  "batch_size": 64,
8
  "learning_rate": 0.001,
9
+ "test_loss": 64.51184196472168,
10
+ "reconstruction_error": 29.95761013031006,
11
+ "l0_loss": 10.230810546875,
12
+ "dead_neurons_percentage": 91.34928385416666
13
  }