We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42447b8 commit 0cebfabCopy full SHA for 0cebfab
examples/model_compression/minilmv2/README.md
@@ -96,7 +96,6 @@ python -u ./run_clue.py \
96
--warmup_proportion 0.1 \
97
--weight_decay 0.01 \
98
--adam_epsilon 1e-8 \
99
- --output_dir ./tmp/${TASK_NAME}/ \
100
--device gpu \
101
102
```
0 commit comments