pszemraj commited on
Commit
53e37e3
1 Parent(s): ce8eb35

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -2
generation_config.json CHANGED
@@ -8,6 +8,5 @@
8
  "top_p": 0.75,
9
  "top_k": 40,
10
  "num_beams": 4,
11
- "max_new_tokens": 128,
12
- "max_length": null
13
  }
 
8
  "top_p": 0.75,
9
  "top_k": 40,
10
  "num_beams": 4,
11
+ "max_new_tokens": 128
 
12
  }