charlieoneill commited on
Commit
53ad2de
·
verified ·
1 Parent(s): d98de5d

Upload config_layer_3.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config_layer_3.json +5 -5
config_layer_3.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
  "layer": 3,
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.017392783612012862,
10
- "reconstruction_error": 0.008528893813490868,
11
- "l0_loss": 30.3646484375,
12
- "dead_neurons_percentage": 98.2177734375
13
  }
 
1
  {
2
  "layer": 3,
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.016267320048063992,
10
+ "reconstruction_error": 0.00789167839102447,
11
+ "l0_loss": 48.6553955078125,
12
+ "dead_neurons_percentage": 98.89322916666666
13
  }