Gusanidas commited on
Commit
c9cb01e
·
verified ·
1 Parent(s): 5318d46

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
@@ -1,5 +1,5 @@
1
  {
2
- "d_model": 768,
3
  "debug": true,
4
  "layer_norm_eps": 1e-05,
5
  "d_vocab": 32001,
@@ -8,15 +8,15 @@
8
  "d_head": 64,
9
  "dt_head": 64,
10
  "d_mlp": 3072,
11
- "n_heads": 8,
12
- "nt_heads": 4,
13
- "n_layers": 12,
14
  "dropout": 0.1,
15
  "mlp_type": "all",
16
  "with_ln": true,
17
  "order_attn": true,
18
  "attn_eq": false,
19
- "window_size": 16,
20
  "look_backward": 1,
21
  "pad_value": 0,
22
  "autopad": true
 
1
  {
2
+ "d_model": 512,
3
  "debug": true,
4
  "layer_norm_eps": 1e-05,
5
  "d_vocab": 32001,
 
8
  "d_head": 64,
9
  "dt_head": 64,
10
  "d_mlp": 3072,
11
+ "n_heads": 6,
12
+ "nt_heads": 2,
13
+ "n_layers": 8,
14
  "dropout": 0.1,
15
  "mlp_type": "all",
16
  "with_ln": true,
17
  "order_attn": true,
18
  "attn_eq": false,
19
+ "window_size": 32,
20
  "look_backward": 1,
21
  "pad_value": 0,
22
  "autopad": true
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:903d2d938414a212246b1df67c4fe93d6b4b5035313994e2ae44ed80314114da
3
- size 672422972
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0203bdab16d278b88aa327ca1eef72296e3acbf241623de2ef3bcc8d0519a67
3
+ size 322413644