Ramond-e commited on
Commit
0bcb8b3
·
verified ·
1 Parent(s): aae3dce

Fix model configuration - add complete config.json

Browse files
Files changed (3) hide show
  1. README.md +10 -0
  2. config.json +13 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
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
+ - Code: [More Information Needed]
9
+ - Paper: [More Information Needed]
10
+ - Docs: [More Information Needed]
config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "attn_dropout_p": 0.1,
3
+ "d_model": 512,
4
+ "ff_dim": 1024,
5
+ "ffn_dropout_p": 0.25,
6
+ "learn_te": true,
7
+ "n_heads": 8,
8
+ "n_layers": 8,
9
+ "resid_dropout_p": 0.25,
10
+ "s1_bits": 10,
11
+ "s2_bits": 10,
12
+ "token_dropout_p": 0.1
13
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4e4be1df002d5cfb371ca1ee8a7746eceded5b64a33f59bcd7464e6dbc2b06e
3
+ size 98980656