error-saes / config_layer_1.json
charlieoneill's picture
Upload config_layer_1.json with huggingface_hub
6464bb3 verified
raw
history blame
340 Bytes
{
"layer": 1,
"model_type": "GatedSAE",
"n_batches": 3000,
"l1_coefficient": 1e-05,
"projection_up": 32,
"batch_size": 32,
"learning_rate": 0.001,
"test_loss": 0.007788997981697321,
"reconstruction_error": 0.0038574200822040438,
"l0_loss": 35.912890625,
"dead_neurons_percentage": 99.8291015625
}