Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -30,7 +30,7 @@
|
|
| 30 |
"do_sample": true,
|
| 31 |
"no_repeat_ngram_size": 2,
|
| 32 |
"repetition_penalty": 4.5,
|
| 33 |
-
"max_length":
|
| 34 |
}
|
| 35 |
},
|
| 36 |
"word_embed_proj_dim": 512
|
|
|
|
| 30 |
"do_sample": true,
|
| 31 |
"no_repeat_ngram_size": 2,
|
| 32 |
"repetition_penalty": 4.5,
|
| 33 |
+
"max_length": 48
|
| 34 |
}
|
| 35 |
},
|
| 36 |
"word_embed_proj_dim": 512
|