ColleenMacklin commited on
Commit
402af02
·
1 Parent(s): 2e648aa

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -54,7 +54,7 @@
54
  "task_specific_params": {
55
  "text-generation": {
56
  "do_sample": true,
57
- "temperature": 0.8,
58
  "max_length": 100,
59
  "top_p": 0.95,
60
  "top_k": 50,
 
54
  "task_specific_params": {
55
  "text-generation": {
56
  "do_sample": true,
57
+ "temperature": 0.7,
58
  "max_length": 100,
59
  "top_p": 0.95,
60
  "top_k": 50,