PoseyATX commited on
Commit
c2933ea
1 Parent(s): 9287765

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -37,8 +37,8 @@
37
  "LABEL_1": 1,
38
  "LABEL_2": 2
39
  },
40
- "length_penalty": 0.6,
41
- "max_length": 256,
42
  "max_position_embeddings": 1024,
43
  "min_length": 32,
44
  "model_type": "pegasus",
 
37
  "LABEL_1": 1,
38
  "LABEL_2": 2
39
  },
40
+ "length_penalty": 0.2,
41
+ "max_length": 1024,
42
  "max_position_embeddings": 1024,
43
  "min_length": 32,
44
  "model_type": "pegasus",