Commit
·
845c67f
1
Parent(s):
20846a8
Upload model
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
"n_head": 6,
|
15 |
"n_inner": null,
|
16 |
"n_layer": 6,
|
17 |
-
"n_positions":
|
18 |
"reorder_and_upcast_attn": false,
|
19 |
"resid_pdrop": 0.1,
|
20 |
"scale_attn_by_inverse_layer_idx": false,
|
|
|
14 |
"n_head": 6,
|
15 |
"n_inner": null,
|
16 |
"n_layer": 6,
|
17 |
+
"n_positions": 1024,
|
18 |
"reorder_and_upcast_attn": false,
|
19 |
"resid_pdrop": 0.1,
|
20 |
"scale_attn_by_inverse_layer_idx": false,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd4027b6a8bc840bd8f6c2d7724f737d1a19f8c2a8cd1137d809af7bd4044b75
|
3 |
+
size 33875897
|