add model
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -38,8 +38,8 @@
|
|
38 |
"summary_use_proj": true,
|
39 |
"task_specific_params": {
|
40 |
"text-generation": {
|
41 |
-
"
|
42 |
-
"max_length":
|
43 |
}
|
44 |
},
|
45 |
"torch_dtype": "float32",
|
|
|
38 |
"summary_use_proj": true,
|
39 |
"task_specific_params": {
|
40 |
"text-generation": {
|
41 |
+
"do_sample": true,
|
42 |
+
"max_length": 50
|
43 |
}
|
44 |
},
|
45 |
"torch_dtype": "float32",
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 513305211
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a1e68c6547317671a9aed97187d3a2779a944d6455a1bb03b4d260789fc19e3c
|
3 |
size 513305211
|