Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
f594090a
"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "bfb3925fcbbb4fda83e023448e36e4d6c6f16a4c"
Unverified
Commit
f594090a
authored
May 06, 2021
by
Vipul Raheja
Committed by
GitHub
May 06, 2021
Browse files
fix typo in command (#11605)
parent
079557c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/pytorch/translation/README.md
examples/pytorch/translation/README.md
+1
-1
No files found.
examples/pytorch/translation/README.md
View file @
f594090a
...
@@ -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_tran
s
lation_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
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment