Naomibas commited on
Commit
6f1651b
·
1 Parent(s): b79270c

Upload 5_cfg.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. 5_cfg.json +1 -0
5_cfg.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"version": 5, "model_name": "EleutherAI/pythia-70m-deduped", "layers": [1], "setting": "residual", "tensor_name": "gpt_neox.layers.{layer}.mlp.dense_4h_to_h", "sparsity": 20, "kl": false, "reconstruction": false, "dataset_name": null, "device": "cuda:0", "seed": 0, "model_batch_size": 8, "buffer_mult": 100, "lr": 0.0003, "l1_coeff": 0.01, "beta1": 0.9, "beta2": 0.999, "dict_mult": 4, "seq_len": 128, "d_model": 512, "enc_dtype": "fp32", "remove_rare_dir": false, "max_num_tokens": 1000000000, "d_autoencoder": 2048}