charlieoneill commited on
Commit
49ae6a4
·
verified ·
1 Parent(s): fdfea98

Upload config_layer_11.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config_layer_11.json +5 -5
config_layer_11.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
  "layer": 11,
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.09007213935256005,
10
- "reconstruction_error": 0.04324084706604481,
11
- "l0_loss": 32.901025390625,
12
- "dead_neurons_percentage": 95.88623046875
13
  }
 
1
  {
2
  "layer": 11,
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": 0.07953915596008301,
10
+ "reconstruction_error": 0.037003792077302936,
11
+ "l0_loss": 52.3636962890625,
12
+ "dead_neurons_percentage": 98.16080729166666
13
  }