zack-paperspace
commited on
Commit
•
2ce79a6
1
Parent(s):
8a7e97c
Training in progress, step 500
Browse files- config.json +1 -1
- pytorch_model.bin +1 -1
- training_args.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 |
+
"PoptorchPipelinedGPT2LMHeadModel"
|
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:d43f63516c48d1a45fc5f0804b65866c7d569fcdcbefb7aedd6efe1c928aea27
|
3 |
size 261514473
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2671
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:efa20c73084b04cacb83a1824754d3c6abc9a79804605fe4bd033ea2c9c9153d
|
3 |
size 2671
|