charlieoneill commited on
Commit
0d843db
·
verified ·
1 Parent(s): b19a560

Upload config_layer_9.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config_layer_9.json +5 -5
config_layer_9.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
  "layer": 9,
3
  "model_type": "GatedSAE",
4
- "n_batches": 2000,
5
  "l1_coefficient": 0.0001,
6
  "projection_up": 32,
7
  "batch_size": 64,
8
  "learning_rate": 0.001,
9
- "test_loss": 0.02865482307970524,
10
- "reconstruction_error": 0.012745676562190056,
11
- "l0_loss": 154.83544921875,
12
- "dead_neurons_percentage": 94.64111328125
13
  }
 
1
  {
2
  "layer": 9,
3
  "model_type": "GatedSAE",
4
+ "n_batches": 3000,
5
  "l1_coefficient": 0.0001,
6
  "projection_up": 32,
7
  "batch_size": 64,
8
  "learning_rate": 0.001,
9
+ "test_loss": 0.02558247372508049,
10
+ "reconstruction_error": 0.010678923688828945,
11
+ "l0_loss": 210.726806640625,
12
+ "dead_neurons_percentage": 95.60139973958334
13
  }