diff --git a/README.md b/README.md index 48da83f..947a2e7 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,13 @@ tags: ### Pegasus Models See Docs: [here](https://huggingface.co/transformers/master/model_doc/pegasus.html) + Original TF 1 code [here](https://github.com/google-research/pegasus) Authors: Jingqing Zhang, Yao Zhao, Mohammad Saleh and Peter J. Liu on Dec 18, 2019 + Maintained by: [@sshleifer](https://twitter.com/sam_shleifer) + Task: Summarization The following is copied from the authors' README.