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

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",