mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-13 17:48:22 +06:00
Update run_translation.py broken link example Pytoch (#25461)
* Update run_translation.py Fixed link * Update run_translation.py
This commit is contained in:
parent
1d75768695
commit
0acf56224b
@ -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
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user