charlieoneill commited on
Commit
fe4219a
·
verified ·
1 Parent(s): 789782f

Upload config_layer_5.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config_layer_5.json +5 -5
config_layer_5.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
  "layer": 5,
3
  "model_type": "GatedSAE",
4
- "n_batches": 2000,
5
  "l1_coefficient": 0.0001,
6
  "projection_up": 32,
7
  "batch_size": 32,
8
  "learning_rate": 0.001,
9
- "test_loss": 0.02442670091986656,
10
- "reconstruction_error": 0.011879273876547813,
11
- "l0_loss": 47.543212890625,
12
- "dead_neurons_percentage": 98.82405598958334
13
  }
 
1
  {
2
  "layer": 5,
3
  "model_type": "GatedSAE",
4
+ "n_batches": 3000,
5
  "l1_coefficient": 0.0001,
6
  "projection_up": 32,
7
  "batch_size": 32,
8
  "learning_rate": 0.001,
9
+ "test_loss": 0.022442865930497647,
10
+ "reconstruction_error": 0.010764180310070514,
11
+ "l0_loss": 65.3858642578125,
12
+ "dead_neurons_percentage": 99.267578125
13
  }