ttop324 commited on
Commit
58c17fd
1 Parent(s): e405fd0

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
+ "max_length":128,
42
+ "repetition_penalty":2.0
43
  }
44
  },
45
  "torch_dtype": "float32",