Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -55,7 +55,7 @@
|
|
55 |
"do_sample": true,
|
56 |
"no_repeat_ngram_size": 2,
|
57 |
"repetition_penalty": 4.5,
|
58 |
-
"
|
59 |
}
|
60 |
},
|
61 |
"window_size": 256
|
|
|
55 |
"do_sample": true,
|
56 |
"no_repeat_ngram_size": 2,
|
57 |
"repetition_penalty": 4.5,
|
58 |
+
"max_length": 48
|
59 |
}
|
60 |
},
|
61 |
"window_size": 256
|