AkhilTolani commited on
Commit
ea8f3a0
1 Parent(s): 4cf4620

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -0
generation_config.json CHANGED
@@ -6,6 +6,7 @@
6
  "pad_token_id": 1024,
7
  "transformers_version": "4.40.2"
8
  "max_length": 2580,
 
9
  "do_sample": true,
10
  "guidance_scale": 1,
11
  }
 
6
  "pad_token_id": 1024,
7
  "transformers_version": "4.40.2"
8
  "max_length": 2580,
9
+ "min_new_tokens": 500,
10
  "do_sample": true,
11
  "guidance_scale": 1,
12
  }