add model
Browse files- config.json +1 -6
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -29,12 +29,7 @@
|
|
29 |
"summary_use_proj": true,
|
30 |
"task_specific_params": {
|
31 |
"conversational": {
|
32 |
-
"
|
33 |
-
"max_length": 1000,
|
34 |
-
"no_repeat_ngram_size": 4,
|
35 |
-
"temperature": 0.85,
|
36 |
-
"top_k": 100,
|
37 |
-
"top_p": 0.7
|
38 |
}
|
39 |
},
|
40 |
"torch_dtype": "float32",
|
|
|
29 |
"summary_use_proj": true,
|
30 |
"task_specific_params": {
|
31 |
"conversational": {
|
32 |
+
"max_length": 1000
|
|
|
|
|
|
|
|
|
|
|
33 |
}
|
34 |
},
|
35 |
"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 510394089
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8b3dc5ac060e5603d781a87cba18f0a57ec964c430dfdd2b616d52d1fa380e99
|
3 |
size 510394089
|