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

This commit is contained in:
Akmal 2021-02-23 22:49:25 +07:00 committed by GitHub
parent 83f890ddd1
commit 23e87c27be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: