Unverified Commit 2f848519 authored by WybeKoper's avatar WybeKoper Committed by GitHub
Browse files

Fix broken link (#10656)



* Fixed broken link

* fixed max length violation
Co-authored-by: default avatarWybeKoper <WybeKoper@users.noreply.github.com>
parent a01ea31b
...@@ -51,8 +51,8 @@ All the `checkpoints <https://huggingface.co/models?search=pegasus>`__ are fine- ...@@ -51,8 +51,8 @@ All the `checkpoints <https://huggingface.co/models?search=pegasus>`__ are fine-
Examples Examples
_______________________________________________________________________________________________________________________ _______________________________________________________________________________________________________________________
- :prefix_link:`Script <examples/seq2seq/finetune_pegasus_xsum.sh>` to fine-tune pegasus on the XSUM dataset. Data - :prefix_link:`Script <examples/research_projects/seq2seq-distillation/finetune_pegasus_xsum.sh>` to fine-tune pegasus
download instructions at :prefix_link:`examples/seq2seq/ <examples/seq2seq/README.md>`. on the XSUM dataset. Data download instructions at :prefix_link:`examples/seq2seq/ <examples/seq2seq/README.md>`.
- FP16 is not supported (help/ideas on this appreciated!). - FP16 is not supported (help/ideas on this appreciated!).
- The adafactor optimizer is recommended for pegasus fine-tuning. - The adafactor optimizer is recommended for pegasus fine-tuning.
......
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