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
23e87c27
"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "d8e83de792d937141184e3e7fe83c8beb63ed4b5"
Unverified
Commit
23e87c27
authored
Feb 23, 2021
by
Akmal
Committed by
GitHub
Feb 23, 2021
Browse files
Fix broken examples/seq2seq/README.md markdown (#10344)
parent
83f890dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/seq2seq/README.md
examples/seq2seq/README.md
+1
-1
No files found.
examples/seq2seq/README.md
View file @
23e87c27
...
@@ -176,7 +176,7 @@ python examples/seq2seq/run_seq2seq.py \
...
@@ -176,7 +176,7 @@ python examples/seq2seq/run_seq2seq.py \
--predict_with_generate
\
--predict_with_generate
\
--max_train_samples
500
\
--max_train_samples
500
\
--max_val_samples
500
--max_val_samples
500
```
```
Note, that depending on the used model additional language-specific command-line arguments are sometimes required. Specifically:
Note, that depending on the used model additional language-specific command-line arguments are sometimes required. Specifically:
...
...
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