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

* Update run_translation.py

Fixed link

* Update run_translation.py
This commit is contained in:
Gema Parreño 2023-08-11 15:41:24 +02:00 committed by GitHub
parent 1d75768695
commit 0acf56224b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -378,7 +378,7 @@ def main():
token=model_args.token,
)
# 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
#