update new pt step 205k
Browse files- config.json +2 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"activation_function": "gelu_new",
|
3 |
"architectures": [
|
4 |
"GPT2LMHeadModel"
|
@@ -27,7 +28,7 @@
|
|
27 |
"task_specific_params": {
|
28 |
"text-generation": {
|
29 |
"do_sample": true,
|
30 |
-
"max_length":
|
31 |
}
|
32 |
},
|
33 |
"transformers_version": "4.8.2",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": ".",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"GPT2LMHeadModel"
|
|
|
28 |
"task_specific_params": {
|
29 |
"text-generation": {
|
30 |
"do_sample": true,
|
31 |
+
"max_length": 150
|
32 |
}
|
33 |
},
|
34 |
"transformers_version": "4.8.2",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 510401385
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01add7c8101917029bd1a3a717ec4f686187becf05cdd0d34b5a8249f499ac83
|
3 |
size 510401385
|