diff --git a/docs/source/model_doc/pegasus.rst b/docs/source/model_doc/pegasus.rst index 61a37b07f77..9294d293edf 100644 --- a/docs/source/model_doc/pegasus.rst +++ b/docs/source/model_doc/pegasus.rst @@ -51,8 +51,8 @@ All the `checkpoints `__ are fine- Examples _______________________________________________________________________________________________________________________ -- :prefix_link:`Script ` to fine-tune pegasus on the XSUM dataset. Data - download instructions at :prefix_link:`examples/seq2seq/ `. +- :prefix_link:`Script ` to fine-tune pegasus + on the XSUM dataset. Data download instructions at :prefix_link:`examples/seq2seq/ `. - FP16 is not supported (help/ideas on this appreciated!). - The adafactor optimizer is recommended for pegasus fine-tuning.