Skip to content

Colab Translation notebook link not found #24341

@SoyGema

Description

@SoyGema

System Info

Hello There!
First and foremost, congrats for Transformers Translation tutorial. 👍
It serves as a Spark for building english-to-many translation languages models!
I´m following it along with TF mostly reproducing it in a jupyter Notebook with TF for mac with GPU enabled

At the end of the Train section , it is showed

For a more in-depth example of how to finetune a model for translation, take a look at the corresponding PyTorch notebook or TensorFlow notebook.

Inside the notebook, at cell [4] , there shows a message

You can find a script version of this notebook to fine-tune your model in a distributed fashion using multiple GPUs or TPUs here.

The link is broken .

Potential fix.

Maybe it could point to Transformer performance docs if you want to go for a more general overview or some specific part of run_translation.py script facilitated by team member here during #24254 help? Please , don't hesitate to share the link as there could be a benefit in implementing it

Thanks so much for the time dedicated to this
Keep up the amazing work in the Open!

Who can help?

@rocket

Information

  • The official example scripts
  • My own modified scripts

Tasks

  • An officially supported task in the examples folder (such as GLUE/SQuAD, ...)
  • My own task or dataset (give details below)

Reproduction

  1. Follow tutorial in docs . Go to Notebook at the end of Train Section
  2. Go to Tensorflow Notebook
  3. Click link in cell [4] . It seems to go to /seq2seq examples

Expected behavior

The link should point at a fine-tune script version of the notebook, or at least to docs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions