Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -50,7 +50,7 @@
|
|
50 |
"text-generation":
|
51 |
{
|
52 |
"do_sample": true,
|
53 |
-
"max_length":
|
54 |
"num_beams": 7,
|
55 |
"top_p": 0.95,
|
56 |
"repetition_penalty": 3.0,
|
|
|
50 |
"text-generation":
|
51 |
{
|
52 |
"do_sample": true,
|
53 |
+
"max_length": 120,
|
54 |
"num_beams": 7,
|
55 |
"top_p": 0.95,
|
56 |
"repetition_penalty": 3.0,
|