RangiLyu commited on
Commit
fc85839
·
verified ·
1 Parent(s): 41a3377

Update generation_config.json

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