mkurman commited on
Commit
ef65f05
1 Parent(s): b54782d

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -0
generation_config.json CHANGED
@@ -6,6 +6,7 @@
6
  128008,
7
  128009
8
  ],
 
9
  "temperature": 0.6,
10
  "top_p": 0.9,
11
  "transformers_version": "4.45.0"
 
6
  128008,
7
  128009
8
  ],
9
+ "repetition_penalty": 1.2,
10
  "temperature": 0.6,
11
  "top_p": 0.9,
12
  "transformers_version": "4.45.0"