run_swag example in readme
This commit is contained in:
@@ -440,6 +440,7 @@ export SWAG_DIR=/path/to/SWAG
|
|||||||
python run_swag.py \
|
python run_swag.py \
|
||||||
--bert_model bert-base-uncased \
|
--bert_model bert-base-uncased \
|
||||||
--do_train \
|
--do_train \
|
||||||
|
--do_lower_case \
|
||||||
--do_eval \
|
--do_eval \
|
||||||
--data_dir $SWAG_DIR/data
|
--data_dir $SWAG_DIR/data
|
||||||
--train_batch_size 16 \
|
--train_batch_size 16 \
|
||||||
|
|||||||
Reference in New Issue
Block a user