Upload config.json
Browse files- config.json +1 -2
config.json
CHANGED
@@ -30,8 +30,7 @@
|
|
30 |
"task_specific_params": {
|
31 |
"text-generation": {
|
32 |
"num_return_sequences":1,
|
33 |
-
"max_length":128
|
34 |
-
"no_repeat_ngram_size":2
|
35 |
}
|
36 |
},
|
37 |
"torch_dtype": "float32",
|
|
|
30 |
"task_specific_params": {
|
31 |
"text-generation": {
|
32 |
"num_return_sequences":1,
|
33 |
+
"max_length":128
|
|
|
34 |
}
|
35 |
},
|
36 |
"torch_dtype": "float32",
|