pszemraj commited on
Commit
9c80d24
1 Parent(s): 13de30f

increase number of 🅱️eams

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -1
generation_config.json CHANGED
@@ -9,7 +9,7 @@
9
  "temperature":1.0,
10
  "top_p":0.9,
11
  "top_k":40,
12
- "num_beams":4,
13
  "no_repeat_ngram_size":6,
14
  "max_new_tokens":128
15
  }
 
9
  "temperature":1.0,
10
  "top_p":0.9,
11
  "top_k":40,
12
+ "num_beams":6,
13
  "no_repeat_ngram_size":6,
14
  "max_new_tokens":128
15
  }