"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "5603fad2479ad22ca4689f6a4dbf56ef2f1f0973"
Unverified Commit 36b063ed authored by Ming Liu's avatar Ming Liu Committed by GitHub
Browse files

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**).
parent 536e60d2
......@@ -150,7 +150,7 @@ python examples/pytorch/translation/run_translation.py \
## 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
translation task, the main difference is that this
......
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