saicharan8 commited on
Commit
c5170e5
1 Parent(s): 770d049

max_length = 50

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
  "decoder_start_token_id": 0,
4
  "eos_token_id": 1,
5
  "max_new_tokens": 64,
 
1
  {
2
  "_from_model_config": true,
3
+ "max_length" : 50,
4
  "decoder_start_token_id": 0,
5
  "eos_token_id": 1,
6
  "max_new_tokens": 64,