yasu-oh commited on
Commit
e07bfd4
·
1 Parent(s): 4349a89

generation_config

Browse files
Files changed (1) hide show
  1. generation_config.json +1 -1
generation_config.json CHANGED
@@ -12,6 +12,6 @@
12
  "temperature": 0.6,
13
  "top_p": 0.95,
14
  "top_k": 40,
15
- "repetition_penalty": 1.0,
16
  "transformers_version": "4.51.3"
17
  }
 
12
  "temperature": 0.6,
13
  "top_p": 0.95,
14
  "top_k": 40,
15
+ "repetition_penalty": 1.1,
16
  "transformers_version": "4.51.3"
17
  }