joey00072 commited on
Commit
201d7cf
1 Parent(s): 4e6e167

Push model using huggingface_hub.

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",
3
+ "bias": false,
4
+ "d_model": 512,
5
+ "dropout": 0.2,
6
+ "hidden_dim": 2048,
7
+ "mlp": "MLP",
8
+ "num_heads": 32,
9
+ "num_kv_heads": 0,
10
+ "num_layers": 32,
11
+ "seq_len": 256,
12
+ "vocab_size": 50257,
13
+ "weight_tying": false
14
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1800ec55e77b8d989b88c6189b0c0b0a75c722b0f2b08d93c478464a7475679
3
+ size 608698504