Commit
·
27cdcc2
1
Parent(s):
f9c16ad
Update config.json
Browse files- config.json +0 -1
config.json
CHANGED
@@ -56,7 +56,6 @@
|
|
56 |
"text-generation": {
|
57 |
"early_stopping": true,
|
58 |
"do_sample": true,
|
59 |
-
"max_length": 128,
|
60 |
"num_beams": 5,
|
61 |
"num_return_sequences": 2,
|
62 |
"max_new_tokens": 128
|
|
|
56 |
"text-generation": {
|
57 |
"early_stopping": true,
|
58 |
"do_sample": true,
|
|
|
59 |
"num_beams": 5,
|
60 |
"num_return_sequences": 2,
|
61 |
"max_new_tokens": 128
|