styalai commited on
Commit
6595e29
1 Parent(s): 0e5806e

Push model using huggingface_hub.

Browse files
Files changed (3) hide show
  1. README.md +9 -0
  2. config.json +19 -0
  3. model.safetensors +3 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - pytorch_model_hub_mixin
4
+ - 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,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "device": "cuda",
3
+ "dropout": 0.2,
4
+ "n_blocks": 4,
5
+ "transformer_config": {
6
+ "block_size": 250,
7
+ "dropout": 0.2,
8
+ "n_embd": 520,
9
+ "n_head": 8
10
+ },
11
+ "vocab_size": 8010,
12
+ "xlstm_config": {
13
+ "batch_size": 8,
14
+ "block_size": 250,
15
+ "config_block": "msm",
16
+ "device": "cuda",
17
+ "n_embd": 520
18
+ }
19
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebead97380af0d43bddec5d2606ec7eb78ab590484dbb19dcc741d875367d3a8
3
+ size 2522210744