ttop324 commited on
Commit
5a13f22
·
1 Parent(s): df65faa

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
- "max_length"=128,
42
- "repetition_penalty"=2.0,
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",