Upload model
Browse files- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "gpt-2-warm-up/standard-gpt/checkpoint-
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
@@ -14,7 +14,7 @@
|
|
14 |
"n_embd": 384,
|
15 |
"n_head": 6,
|
16 |
"n_inner": null,
|
17 |
-
"n_layer":
|
18 |
"n_positions": 1024,
|
19 |
"reorder_and_upcast_attn": false,
|
20 |
"resid_pdrop": 0.1,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "gpt-2-warm-up/standard-gpt/checkpoint-3613",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
|
|
14 |
"n_embd": 384,
|
15 |
"n_head": 6,
|
16 |
"n_inner": null,
|
17 |
+
"n_layer": 8,
|
18 |
"n_positions": 1024,
|
19 |
"reorder_and_upcast_attn": false,
|
20 |
"resid_pdrop": 0.1,
|
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:49cb3e16b1f652443e8ea235cce546520b6d9744d7965704fe461a003e56ef20
|
3 |
+
size 135563472
|