Skip to content

Commit 0cebfab

Browse files
authored
fix minilm readme bug (PaddlePaddle#1014)
1 parent 42447b8 commit 0cebfab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/model_compression/minilmv2/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ python -u ./run_clue.py \
9696
--warmup_proportion 0.1 \
9797
--weight_decay 0.01 \
9898
--adam_epsilon 1e-8 \
99-
--output_dir ./tmp/${TASK_NAME}/ \
10099
--device gpu \
101100

102101
```

0 commit comments

Comments
 (0)