"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "d8e83de792d937141184e3e7fe83c8beb63ed4b5"
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 \ ...@@ -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:
......
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