tim-lawson commited on
Commit
17b5fbd
1 Parent(s): be65a98

Push model using huggingface_hub.

Browse files
Files changed (2) hide show
  1. config.json +13 -4
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,9 +1,18 @@
1
  {
 
2
  "auxk": 256,
3
- "dead_steps_threshold": 76,
 
 
4
  "dead_threshold": 0.001,
 
 
5
  "k": 32,
6
- "n_inputs": 2048,
7
- "n_latents": 131072,
8
- "standardize": true
 
 
 
 
9
  }
 
1
  {
2
+ "accumulate_grad_batches": 64,
3
  "auxk": 256,
4
+ "auxk_coef": 0.03125,
5
+ "batch_size": 1,
6
+ "dead_steps_threshold": null,
7
  "dead_threshold": 0.001,
8
+ "dead_tokens_threshold": 10000000,
9
+ "expansion_factor": 64,
10
  "k": 32,
11
+ "layers": null,
12
+ "lr": 0.0001,
13
+ "max_length": 2048,
14
+ "model_name": "EleutherAI/pythia-1.4b-deduped",
15
+ "skip_special_tokens": true,
16
+ "standardize": true,
17
+ "tuned_lens": false
18
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c403e7bc4a94529fddb5bb5cd76335ab273a21731d4fdb285f95ff9e3fa6305b
3
- size 2147492120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:185a75e63cd832ddc71cebabb4c0e3cedf10f8434c9413b6182805bb9411e4b3
3
+ size 7806123056