feihu.hf commited on
Commit
4d9607d
1 Parent(s): 3f0a3dc

update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +2 -2
generation_config.json CHANGED
@@ -6,9 +6,9 @@
6
  151645,
7
  151643
8
  ],
9
- "repetition_penalty": 1.05,
10
  "temperature": 0.7,
11
  "top_p": 0.8,
12
  "top_k": 20,
13
  "transformers_version": "4.37.0"
14
- }
 
6
  151645,
7
  151643
8
  ],
9
+ "repetition_penalty": 1.1,
10
  "temperature": 0.7,
11
  "top_p": 0.8,
12
  "top_k": 20,
13
  "transformers_version": "4.37.0"
14
+ }