charlieoneill commited on
Commit
c408cd3
1 Parent(s): eab7d01

Upload config_layer_8.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config_layer_8.json +5 -5
config_layer_8.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
  "layer": 8,
3
  "model_type": "GatedSAE",
4
- "n_epochs": 80,
5
  "l1_coefficient": 0.0003,
6
  "projection_up": 32,
7
  "batch_size": 2048,
8
  "learning_rate": 0.001,
9
- "test_loss": 0.042786527425050735,
10
- "reconstruction_error": 0.019695984199643135,
11
- "l0_loss": 65.33699798583984,
12
- "dead_neurons_percentage": 95.47526041666666
13
  }
 
1
  {
2
  "layer": 8,
3
  "model_type": "GatedSAE",
4
+ "n_epochs": 90,
5
  "l1_coefficient": 0.0003,
6
  "projection_up": 32,
7
  "batch_size": 2048,
8
  "learning_rate": 0.001,
9
+ "test_loss": 0.04251693934202194,
10
+ "reconstruction_error": 0.019505849108099937,
11
+ "l0_loss": 68.45500183105469,
12
+ "dead_neurons_percentage": 95.45084635416666
13
  }