Skip to content

Commit 23e87c2

Browse files
authored
Fix broken examples/seq2seq/README.md markdown (huggingface#10344)
1 parent 83f890d commit 23e87c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/seq2seq/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ python examples/seq2seq/run_seq2seq.py \
176176
--predict_with_generate \
177177
--max_train_samples 500 \
178178
--max_val_samples 500
179-
```
179+
```
180180

181181
Note, that depending on the used model additional language-specific command-line arguments are sometimes required. Specifically:
182182

0 commit comments

Comments
 (0)