Update README.md (#20188)

There is typo in the original hyperlink.

Below is the original version:
Based on the script [`run_translation_no_trainer.py`](https://github.com/huggingface/transformers/blob/main/examples/pytorch/translation/**run_translationn_no_trainer.py**).
This commit is contained in:
Ming Liu
2022-11-15 01:53:02 +08:00
committed by GitHub
parent 536e60d2c7
commit 36b063ed4f

View File

@@ -150,7 +150,7 @@ python examples/pytorch/translation/run_translation.py \
## With Accelerate ## With Accelerate
Based on the script [`run_translation_no_trainer.py`](https://github.com/huggingface/transformers/blob/main/examples/pytorch/translation/run_translationn_no_trainer.py). Based on the script [`run_translation_no_trainer.py`](https://github.com/huggingface/transformers/blob/main/examples/pytorch/translation/run_translation_no_trainer.py).
Like `run_translation.py`, this script allows you to fine-tune any of the models supported on a Like `run_translation.py`, this script allows you to fine-tune any of the models supported on a
translation task, the main difference is that this translation task, the main difference is that this