Update config.json
Browse files- config.json +1 -6
config.json
CHANGED
@@ -26,12 +26,7 @@
|
|
26 |
"summary_use_proj": true,
|
27 |
"task_specific_params": {
|
28 |
"conversational": {
|
29 |
-
"
|
30 |
-
"max_length": 200,
|
31 |
-
"no_repeat_ngram_size": 3,
|
32 |
-
"temperature": 0.8,
|
33 |
-
"top_k": 100,
|
34 |
-
"top_p": 0.7
|
35 |
}
|
36 |
},
|
37 |
"transformers_version": "4.5.1",
|
|
|
26 |
"summary_use_proj": true,
|
27 |
"task_specific_params": {
|
28 |
"conversational": {
|
29 |
+
"max_length": 1000,
|
|
|
|
|
|
|
|
|
|
|
30 |
}
|
31 |
},
|
32 |
"transformers_version": "4.5.1",
|