Update config.json
This commit is contained in:
parent
e1cf0d30f9
commit
2c158316e0
|
@ -36,6 +36,7 @@
|
|||
"length_penalty": 0.8,
|
||||
"max_length": 128,
|
||||
"max_position_embeddings": 1024,
|
||||
"min_length": 32,
|
||||
"model_type": "pegasus",
|
||||
"normalize_before": true,
|
||||
"normalize_embedding": false,
|
||||
|
|
Loading…
Reference in New Issue