FaisalGh commited on
Commit
4e21b36
·
verified ·
1 Parent(s): b4a82f0

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +2 -2
generation_config.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "temperature": 0.85,
3
  "top_k": 40,
4
  "top_p": 0.9,
5
- "repetition_penalty": 1.2,
6
  "no_repeat_ngram_size": 2,
7
  "do_sample": true,
8
  "max_length": 70,
 
1
  {
2
+ "temperature": 0.9,
3
  "top_k": 40,
4
  "top_p": 0.9,
5
+ "repetition_penalty": 1.3,
6
  "no_repeat_ngram_size": 2,
7
  "do_sample": true,
8
  "max_length": 70,