tim-lawson commited on
Commit
b1e8332
1 Parent(s): f694f65

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +12 -0
  2. config.json +19 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ library_name: mlsae
4
+ license: mit
5
+ tags:
6
+ - model_hub_mixin
7
+ - pytorch_model_hub_mixin
8
+ ---
9
+
10
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
11
+ - Library: https://github.com/tslwn/mlsae
12
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "accumulate_grad_batches": 64,
3
+ "autoencoder": null,
4
+ "auxk": 256,
5
+ "auxk_coef": 0.03125,
6
+ "batch_size": 1,
7
+ "dead_steps_threshold": null,
8
+ "dead_threshold": 0.001,
9
+ "dead_tokens_threshold": 10000000,
10
+ "expansion_factor": 8,
11
+ "k": 32,
12
+ "layers": null,
13
+ "lr": 0.0001,
14
+ "max_length": 2048,
15
+ "model_name": "EleutherAI/pythia-70m-deduped",
16
+ "skip_special_tokens": true,
17
+ "standardize": true,
18
+ "transformer": null
19
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fdf10add992eddd8d0a8572855f11f1108248001ff5ec2e88a5a0788186580f
3
+ size 298496072