fix typo in command (#11605)

This commit is contained in:
Vipul Raheja
2021-05-06 00:02:54 -07:00
committed by GitHub
parent 079557c1c5
commit f594090a93

View File

@@ -167,7 +167,7 @@ pip install accelerate
then
```bash
python run_tranlation_no_trainer.py \
python run_translation_no_trainer.py \
--model_name_or_path Helsinki-NLP/opus-mt-en-ro \
--source_lang en \
--target_lang ro \