End of training
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"_name_or_path": "gpt2",
|
3 |
"activation_function": "gelu",
|
4 |
"architectures": [
|
5 |
-
"
|
6 |
],
|
7 |
"attn_pdrop": 0.1,
|
8 |
"bos_token_id": 50256,
|
|
|
2 |
"_name_or_path": "gpt2",
|
3 |
"activation_function": "gelu",
|
4 |
"architectures": [
|
5 |
+
"PipelinedGPT2LMHeadModel"
|
6 |
],
|
7 |
"attn_pdrop": 0.1,
|
8 |
"bos_token_id": 50256,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 261514473
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a31194c519403d7e2f1dbd8a958af8702b2ab98afd2c5ce5d95b0ff40d0ba453
|
3 |
size 261514473
|