mrs83 commited on
Commit
743e628
·
verified ·
1 Parent(s): fd19ffe

Upload generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +2 -2
generation_config.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "_from_model_config": true,
3
  "do_sample": true,
4
- "temperature": 1.2,
5
  "top_p": 0.95,
6
- "repetition_penalty": 1.2,
7
  "max_new_tokens": 512,
8
  "eos_token_id": [
9
  151645
 
1
  {
2
  "_from_model_config": true,
3
  "do_sample": true,
4
+ "temperature": 0.7,
5
  "top_p": 0.95,
6
+ "repetition_penalty": 1.1,
7
  "max_new_tokens": 512,
8
  "eos_token_id": [
9
  151645