Unverified Commit 0acf5622 authored by Gema Parreño's avatar Gema Parreño Committed by GitHub
Browse files

Update run_translation.py broken link example Pytoch (#25461)

* Update run_translation.py

Fixed link

* Update run_translation.py
parent 1d757686
...@@ -378,7 +378,7 @@ def main(): ...@@ -378,7 +378,7 @@ def main():
token=model_args.token, token=model_args.token,
) )
# See more about loading any type of standard or custom dataset (from files, python dict, pandas DataFrame, etc) at # See more about loading any type of standard or custom dataset (from files, python dict, pandas DataFrame, etc) at
# https://huggingface.co/docs/datasets/loading_datasets.html. # https://huggingface.co/docs/datasets/loading.
# Load pretrained model and tokenizer # Load pretrained model and tokenizer
# #
......
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