joey00072 commited on
Commit
be4395b
1 Parent(s): 713309b

checkpoint iter: 2000

Browse files
Files changed (3) hide show
  1. README.md +9 -0
  2. config.json +14 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - model_hub_mixin
4
+ - pytorch_model_hub_mixin
5
+ ---
6
+
7
+ This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
8
+ - Library: [More Information Needed]
9
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "activation": "relu_squared",
3
+ "bias": false,
4
+ "d_model": 512,
5
+ "dropout": 0.2,
6
+ "hidden_dim": 2048,
7
+ "mlp": "GLU",
8
+ "num_heads": 32,
9
+ "num_kv_heads": 0,
10
+ "num_layers": 32,
11
+ "seq_len": 256,
12
+ "vocab_size": 50257,
13
+ "weight_tying": true
14
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cddba128fa1d65d6a602ff2edbd8447477b862a92a991e044f84daacf1a9d36
3
+ size 639993232