Unverified Commit 23e87c27 authored by Akmal's avatar Akmal Committed by GitHub
Browse files

Fix broken examples/seq2seq/README.md markdown (#10344)

parent 83f890dd
......@@ -176,7 +176,7 @@ python examples/seq2seq/run_seq2seq.py \
--predict_with_generate \
--max_train_samples 500 \
--max_val_samples 500
```
```
Note, that depending on the used model additional language-specific command-line arguments are sometimes required. Specifically:
......
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