IlyaGusev commited on
Commit
5c4c2e6
1 Parent(s): 27e9aa1

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -1
generation_config.json CHANGED
@@ -8,5 +8,5 @@
8
  "do_sample": true,
9
  "max_new_tokens": 1024,
10
  "num_beams": 2,
11
- "repetition_penalty": 1.12
12
  }
 
8
  "do_sample": true,
9
  "max_new_tokens": 1024,
10
  "num_beams": 2,
11
+ "repetition_penalty": 1.2
12
  }