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:da77b6a6bc776896d46c607011f9769b838c4aafe186810bf372490fc38126d0
|
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:69b5734e7ae80416bdea951443d75ac2bd35834740fe774ca9e4df5ad07bf13f
|
3 |
size 2671
|