charlieoneill commited on
Commit
d7a0a8a
1 Parent(s): f687f6d

Upload config_layer_0.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config_layer_0.json +4 -4
config_layer_0.json CHANGED
@@ -1,13 +1,13 @@
1
  {
2
  "layer": 0,
3
  "model_type": "GatedSAE",
4
- "n_batches": 1000,
5
  "l1_coefficient": 1e-05,
6
  "projection_up": 32,
7
  "batch_size": 32,
8
  "learning_rate": 0.001,
9
- "test_loss": 0.004148703743703663,
10
- "reconstruction_error": 0.0020193692413158714,
11
- "l0_loss": 59.9870361328125,
12
  "dead_neurons_percentage": 99.72330729166666
13
  }
 
1
  {
2
  "layer": 0,
3
  "model_type": "GatedSAE",
4
+ "n_batches": 2000,
5
  "l1_coefficient": 1e-05,
6
  "projection_up": 32,
7
  "batch_size": 32,
8
  "learning_rate": 0.001,
9
+ "test_loss": 0.0041144686751067635,
10
+ "reconstruction_error": 0.0020077944733202457,
11
+ "l0_loss": 61.0568603515625,
12
  "dead_neurons_percentage": 99.72330729166666
13
  }