valhalla commited on
Commit
f5e76ba
1 Parent(s): 5957e80

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -73,6 +73,7 @@
73
  "task_specific_params": {
74
  "text-generation": {
75
  "do_sample": true,
 
76
  "max_length": 50
77
  }
78
  }
 
73
  "task_specific_params": {
74
  "text-generation": {
75
  "do_sample": true,
76
+ "temperature": 0.9,
77
  "max_length": 50
78
  }
79
  }