jungiebeen
commited on
Commit
•
8a4f000
1
Parent(s):
4ce7fcc
Upload model
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/workspace/
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
@@ -15,7 +15,7 @@
|
|
15 |
"n_embd": 768,
|
16 |
"n_head": 12,
|
17 |
"n_inner": null,
|
18 |
-
"n_layer":
|
19 |
"n_positions": 1024,
|
20 |
"reorder_and_upcast_attn": false,
|
21 |
"resid_pdrop": 0.0,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/workspace/pretraining/local-models/training/2024-01-31_19-19-24",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
|
|
15 |
"n_embd": 768,
|
16 |
"n_head": 12,
|
17 |
"n_inner": null,
|
18 |
+
"n_layer": 20,
|
19 |
"n_positions": 1024,
|
20 |
"reorder_and_upcast_attn": false,
|
21 |
"resid_pdrop": 0.0,
|
model.safetensors
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:c4fbb82de09b40680650349d8920cd76271abbab947791a17e9cc8fb575392a2
|
3 |
+
size 724595976
|