charlieoneill commited on
Commit
5da9995
1 Parent(s): 7a23fbf

Upload config_layer_7.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config_layer_7.json +5 -5
config_layer_7.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
  "layer": 7,
3
  "model_type": "GatedSAE",
4
- "n_batches": 1000,
5
  "l1_coefficient": 0.0003,
6
  "projection_up": 32,
7
  "batch_size": 32,
8
  "learning_rate": 0.001,
9
- "test_loss": 0.03053877968341112,
10
- "reconstruction_error": 0.014975350629538298,
11
- "l0_loss": 15.5363037109375,
12
- "dead_neurons_percentage": 95.458984375
13
  }
 
1
  {
2
  "layer": 7,
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": 0.029587391950190067,
10
+ "reconstruction_error": 0.014133561123162507,
11
+ "l0_loss": 39.113671875,
12
+ "dead_neurons_percentage": 82.45035807291666
13
  }