"tests/optimization/test_optimization_tf.py" did not exist on "067395d5c56ef9026c442e691b6458ac196e3cf9"
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 \ ...@@ -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
......
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