eesuan commited on
Commit
d230b82
1 Parent(s): 78966e9

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -0
generation_config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "_from_model_config": true,
 
3
  "bos_token_id": 0,
4
  "decoder_start_token_id": 2,
5
  "early_stopping": true,
 
1
  {
2
  "_from_model_config": true,
3
+ "max_new_tokens": 1000,
4
  "bos_token_id": 0,
5
  "decoder_start_token_id": 2,
6
  "early_stopping": true,