CreitinGameplays commited on
Commit
e76267c
·
verified ·
1 Parent(s): 20452e2

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -1
generation_config.json CHANGED
@@ -3,7 +3,7 @@
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
  "do_sample": true,
6
- "temperature": 0.2,
7
  "top_k": 0,
8
  "top_p": 0.95,
9
  "min_p": 0,
 
3
  "bos_token_id": 1,
4
  "eos_token_id": 2,
5
  "do_sample": true,
6
+ "temperature": 0.5,
7
  "top_k": 0,
8
  "top_p": 0.95,
9
  "min_p": 0,