"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "bfb3925fcbbb4fda83e023448e36e4d6c6f16a4c"
Unverified Commit f594090a authored by Vipul Raheja's avatar Vipul Raheja Committed by GitHub
Browse files

fix typo in command (#11605)

parent 079557c1
...@@ -167,7 +167,7 @@ pip install accelerate ...@@ -167,7 +167,7 @@ pip install accelerate
then then
```bash ```bash
python run_tranlation_no_trainer.py \ python run_translation_no_trainer.py \
--model_name_or_path Helsinki-NLP/opus-mt-en-ro \ --model_name_or_path Helsinki-NLP/opus-mt-en-ro \
--source_lang en \ --source_lang en \
--target_lang ro \ --target_lang ro \
......
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