Unverified Commit fb6844af authored by Suraj Patil's avatar Suraj Patil Committed by GitHub
Browse files

[Pegasus Doc] minor typo (#6579)

Minor typo correction
@sshleifer
parent aaab9ab1
...@@ -20,7 +20,7 @@ The Authors' code can be found `here <https://github.com/google-research/pegasus ...@@ -20,7 +20,7 @@ The Authors' code can be found `here <https://github.com/google-research/pegasus
Checkpoints Checkpoints
~~~~~~~~~~~ ~~~~~~~~~~~
The `checkpoints <https://huggingface.co/models?search=pegasus>`_ all checkpoints are finetuned for summarization, besides ``pegasus-large``, whence the other checkpoints are finetuned. All the `checkpoints <https://huggingface.co/models?search=pegasus>`_ are finetuned for summarization, besides ``pegasus-large``, whence the other checkpoints are finetuned.
- Each checkpoint is 2.2 GB on disk and 568M parameters. - Each checkpoint is 2.2 GB on disk and 568M parameters.
- FP16 is not supported (help/ideas on this appreciated!). - FP16 is not supported (help/ideas on this appreciated!).
- Summarizing xsum in fp32 takes about 400ms/sample, with default parameters on a v100 GPU. - Summarizing xsum in fp32 takes about 400ms/sample, with default parameters on a v100 GPU.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment