soniajoseph commited on
Commit
115bdfd
1 Parent(s): c0dbe67

Upload config

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -37,7 +37,7 @@
37
  "expansion_factor": 64,
38
  "from_pretrained_path": null,
39
  "d_sae": 49152,
40
- "l1_coefficient": 5e-05,
41
  "lp_norm": 1,
42
  "lr": 0.0004,
43
  "lr_scheduler_name": "cosineannealingwarmup",
@@ -57,5 +57,5 @@
57
  "wandb_log_frequency": 100,
58
  "n_validation_runs": 10,
59
  "n_checkpoints": 10,
60
- "checkpoint_path": "/network/scratch/s/sonia.joseph/checkpoints/clip-b/60c3996a-clip_b_mlp_out_sae_hyperparam_sweep"
61
  }
 
37
  "expansion_factor": 64,
38
  "from_pretrained_path": null,
39
  "d_sae": 49152,
40
+ "l1_coefficient": 0.0001,
41
  "lp_norm": 1,
42
  "lr": 0.0004,
43
  "lr_scheduler_name": "cosineannealingwarmup",
 
57
  "wandb_log_frequency": 100,
58
  "n_validation_runs": 10,
59
  "n_checkpoints": 10,
60
+ "checkpoint_path": "/network/scratch/s/sonia.joseph/checkpoints/clip-b/f02e630c-clip_b_mlp_out_sae_hyperparam_sweep"
61
  }