[LongT5] Rename checkpoitns (#17700)
This commit is contained in:
committed by
GitHub
parent
3b29c9fdb7
commit
53496ac510
@@ -213,8 +213,8 @@ PYTORCH_EXPORT_SEQ2SEQ_WITH_PAST_MODELS = {
|
||||
("blenderbot-small", "facebook/blenderbot_small-90M"),
|
||||
("blenderbot", "facebook/blenderbot-400M-distill"),
|
||||
("bigbird-pegasus", "google/bigbird-pegasus-large-arxiv"),
|
||||
("longt5", "google/LongT5-Local-Base"),
|
||||
("longt5", "google/LongT5-TGlobal-Base"),
|
||||
("longt5", "google/long-t5-local-base"),
|
||||
("longt5", "google/long-t5-tglobal-base"),
|
||||
}
|
||||
|
||||
# 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