deepparag commited on
Commit
c8c9769
1 Parent(s): e231e59

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -1
generation_config.json CHANGED
@@ -4,6 +4,6 @@
4
  "eos_token_id": 1,
5
  "pad_token_id": 0,
6
  "min_length": 30,
7
- "max_length": 200,
8
  "transformers_version": "4.26.0"
9
  }
 
4
  "eos_token_id": 1,
5
  "pad_token_id": 0,
6
  "min_length": 30,
7
+ "max_length": 1000,
8
  "transformers_version": "4.26.0"
9
  }