graphcore-rahult
commited on
Commit
•
1fcb583
1
Parent(s):
c3d4038
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:8d9bb6c04a754e377e8423214409c0396319f1ae616209c7f200140b8cb8ef8b
|
3 |
size 261514473
|