We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e645b9a commit 492b352Copy full SHA for 492b352
examples/text-classification/README.md
@@ -61,7 +61,6 @@ export GLUE_DIR=/path/to/glue
61
export TASK_NAME=MRPC
62
63
python run_glue.py \
64
- --model_type bert \
65
--model_name_or_path bert-base-cased \
66
--task_name $TASK_NAME \
67
--do_train \
0 commit comments