fix typo in command (#11605)
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user