error-saes / config_layer_2.json
charlieoneill's picture
Upload config_layer_2.json with huggingface_hub
8835fe0 verified
raw
history blame
345 Bytes
{
"layer": 2,
"model_type": "GatedSAE",
"n_batches": 3000,
"l1_coefficient": 7e-05,
"projection_up": 32,
"batch_size": 32,
"learning_rate": 0.001,
"test_loss": 0.014120250102132558,
"reconstruction_error": 0.007024635374546051,
"l0_loss": 5.539404296875,
"dead_neurons_percentage": 99.93489583333334
}