Egorgij21's picture
Add files using upload-large-folder tool
168e615 verified
raw
history blame contribute delete
583 Bytes
{
"trainer": {
"trainer_class": "BatchTopKTrainer",
"dict_class": "BatchTopKSAE",
"lr": 0.0002,
"steps": 200001,
"auxk_alpha": 0.0,
"warmup_steps": 10000,
"decay_start": 160000,
"threshold_beta": 0.999,
"threshold_start_step": 1000,
"top_k_aux": 384,
"seed": 21,
"activation_dim": 768,
"dict_size": 6144,
"k": 50,
"device": "cuda:1",
"layer": 6,
"lm_name": "hubert",
"wandb_name": "BatchTopKSAE",
"submodule_name": null
}
}