valhalla commited on
Commit
22761ae
1 Parent(s): 224decc

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -65,6 +65,7 @@
65
  "task_specific_params": {
66
  "text-generation": {
67
  "do_sample": true,
 
68
  "max_length": 50
69
  }
70
  }
 
65
  "task_specific_params": {
66
  "text-generation": {
67
  "do_sample": true,
68
+ "temperature": 0.9,
69
  "max_length": 50
70
  }
71
  }