Jordine commited on
Commit
ba7058e
1 Parent(s): ab050a5

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -28,7 +28,7 @@
28
  "summary_use_proj": true,
29
  "task_specific_params": {
30
  "text-generation": {
31
- "do_sample": false,
32
  "max_length": 128
33
  }
34
  },
 
28
  "summary_use_proj": true,
29
  "task_specific_params": {
30
  "text-generation": {
31
+ "do_sample": true,
32
  "max_length": 128
33
  }
34
  },