sakuraumi commited on
Commit
4b10a18
1 Parent(s): 4944d5d

Update generation_config.json

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -1
generation_config.json CHANGED
@@ -6,7 +6,7 @@
6
  "max_new_tokens": 1024,
7
  "pad_token_id": 0,
8
  "repetition_penalty": 1,
9
- "temperature": 1,
10
  "top_k": 40,
11
  "top_p": 0.3,
12
  "num_beams": 1,
 
6
  "max_new_tokens": 1024,
7
  "pad_token_id": 0,
8
  "repetition_penalty": 1,
9
+ "temperature": 0.1,
10
  "top_k": 40,
11
  "top_p": 0.3,
12
  "num_beams": 1,