mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
Fix broken examples/seq2seq/README.md markdown (#10344)
This commit is contained in:
parent
83f890ddd1
commit
23e87c27be
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user