google-research / pegasus

Apache License 2.0
1.61k stars 316 forks source link

How can I export Pegasus' models as .pb file? #167

Open JoWho opened 3 years ago

JoWho commented 3 years ago

I have been using the Pegasus API from Huggingface's transformers library, but I want to download the model as a .pb file. What is the easiest way?