Skip to content

Commit

Permalink
fix unimo doc (PaddlePaddle#1033)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrostML authored Sep 16, 2021
1 parent 54f80e9 commit fda6236
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/text_generation/unimo-text/faster_unimo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ python infer.py \
--batch_size=16 \
--max_seq_len=512 \
--max_target_len=30 \
--do_predict \
--max_dec_len=20 \
--min_dec_len=3 \
--decode_strategy=sampling \
Expand Down

0 comments on commit fda6236

Please sign in to comment.