styalai commited on
Commit
bb38484
1 Parent(s): 2fb1d4b

Push model using huggingface_hub.

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