Unverified Commit c88ff66c authored by Kurian Benoy's avatar Kurian Benoy Committed by GitHub
Browse files

Fix broken links (#16113)



* Update marian.mdx

* Update marian.mdx

* Update docs/source/model_doc/marian.mdx
Co-authored-by: default avatarLysandre Debut <lysandre@huggingface.co>

* Update marian.mdx
Co-authored-by: default avatarLysandre Debut <lysandre@huggingface.co>
parent 342ff6eb
......@@ -48,8 +48,7 @@ Translations should be similar, but not identical to output in the test set link
- Since Marian models are smaller than many other translation models available in the library, they can be useful for
fine-tuning experiments and integration tests.
- [Fine-tune on GPU](https://github.com/huggingface/transformers/blob/main/examples/research_projects/seq2seq-distillation/train_distil_marian_enro_teacher.sh)
- [Fine-tune on GPU with pytorch-lightning](https://github.com/huggingface/transformers/blob/main/examples/research_projects/seq2seq-distillation/train_distil_marian_no_teacher.sh)
- [Fine-tune on GPU](https://github.com/huggingface/transformers/blob/master/examples/legacy/seq2seq/train_distil_marian_enro.sh)
## Multilingual Models
......
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