pszemraj commited on
Commit
f1e298b
·
1 Parent(s): 41cac53

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -1
generation_config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "eos_token_id": 0,
3
- "max_new_tokens": 100,
4
  "penalty_alpha": 0.5,
5
  "top_k": 8,
6
  "transformers_version": "4.26.0"
 
1
  {
2
  "eos_token_id": 0,
3
+ "max_length": 100,
4
  "penalty_alpha": 0.5,
5
  "top_k": 8,
6
  "transformers_version": "4.26.0"