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

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +3 -3
generation_config.json CHANGED
@@ -1,8 +1,8 @@
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,
 
1
  {
2
+ "temperature": 0.8,
3
  "top_k": 40,
4
+ "top_p": 0.95,
5
+ "repetition_penalty": 1.2,
6
  "no_repeat_ngram_size": 2,
7
  "do_sample": true,
8
  "max_length": 70,