Added BigBirdPegasus onnx config (#17104)
* Add onnx configuration for bigbird-pegasus * Modify docs
This commit is contained in:
@@ -201,6 +201,7 @@ PYTORCH_EXPORT_SEQ2SEQ_WITH_PAST_MODELS = {
|
||||
("m2m-100", "facebook/m2m100_418M"),
|
||||
("blenderbot-small", "facebook/blenderbot_small-90M"),
|
||||
("blenderbot", "facebook/blenderbot-400M-distill"),
|
||||
("bigbird-pegasus", "google/bigbird-pegasus-large-arxiv"),
|
||||
}
|
||||
|
||||
# TODO(lewtun): Include the same model types in `PYTORCH_EXPORT_MODELS` once TensorFlow has parity with the PyTorch model implementations.
|
||||
|
||||
Reference in New Issue
Block a user