ttop324 commited on
Commit
1e3b6c8
1 Parent(s): d83f311

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -38,8 +38,8 @@
38
  "summary_use_proj": true,
39
  "task_specific_params": {
40
  "text-generation": {
41
- "do_sample": true,
42
- "max_length": 50
43
  }
44
  },
45
  "torch_dtype": "float32",
 
38
  "summary_use_proj": true,
39
  "task_specific_params": {
40
  "text-generation": {
41
+ "repetition_penalty": 2.0,
42
+ "max_length": 200
43
  }
44
  },
45
  "torch_dtype": "float32",