styalai commited on
Commit
feff20b
1 Parent(s): 322c2fa

Push model using huggingface_hub.

Browse files
Files changed (2) hide show
  1. config.json +5 -5
  2. model.safetensors +2 -2
config.json CHANGED
@@ -3,17 +3,17 @@
3
  "dropout": 0.2,
4
  "n_blocks": 3,
5
  "transformer_config": {
6
- "block_size": 134,
7
  "dropout": 0.2,
8
- "n_embd": 164,
9
  "n_head": 4
10
  },
11
  "vocab_size": 32014,
12
  "xlstm_config": {
13
- "batch_size": 4,
14
- "block_size": 134,
15
  "config_block": "msm",
16
  "device": "cuda",
17
- "n_embd": 164
18
  }
19
  }
 
3
  "dropout": 0.2,
4
  "n_blocks": 3,
5
  "transformer_config": {
6
+ "block_size": 154,
7
  "dropout": 0.2,
8
+ "n_embd": 192,
9
  "n_head": 4
10
  },
11
  "vocab_size": 32014,
12
  "xlstm_config": {
13
+ "batch_size": 8,
14
+ "block_size": 154,
15
  "config_block": "msm",
16
  "device": "cuda",
17
+ "n_embd": 192
18
  }
19
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9d51116eac3d7a060a4cc5aa4e8f3e74eeac861627ce2e467eb3d12d84ebfd47
3
- size 120894896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1701b08481876d349bbfcb0665db8ea792aec809d1a76b92e1a2d28f6c869cb2
3
+ size 169520384