Update config.json

This commit is contained in:
system 2020-08-19 18:40:58 +00:00
parent 9ad83522e4
commit 664f09eeb1
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
},
"length_penalty": 0.8,
"max_length": 128,
"max_position_embeddings": 512,
"max_position_embeddings": 1024,
"model_type": "pegasus",
"normalize_before": true,
"normalize_embedding": false,