config modify
Browse files- config.json +1 -1
config.json
CHANGED
@@ -57,7 +57,7 @@
|
|
57 |
"num_beams": 6,
|
58 |
"repetition_penalty": 1.5
|
59 |
},
|
60 |
-
"
|
61 |
"length_penalty": 1.0,
|
62 |
"max_length": 40,
|
63 |
"min_length": 3,
|
|
|
57 |
"num_beams": 6,
|
58 |
"repetition_penalty": 1.5
|
59 |
},
|
60 |
+
"text2text-generation": {
|
61 |
"length_penalty": 1.0,
|
62 |
"max_length": 40,
|
63 |
"min_length": 3,
|