Skip to content

Commit b0d34c9

Browse files
authored
Update README.md
1 parent 58b6b55 commit b0d34c9

File tree

1 file changed

+0
-1
lines changed
  • examples/question_generation/unimo-text

1 file changed

+0
-1
lines changed

examples/question_generation/unimo-text/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,6 @@ python -m paddle.distributed.launch --gpus "1,2" --log_dir ./unimo/finetune/log
207207
--max_dec_len=20 \
208208
--min_dec_len=3 \
209209
--num_return_sequences=1 \
210-
--adversarial_training=None \
211210
--template=1 \
212211
--device=gpu
213212
```

0 commit comments

Comments
 (0)