run_swag example in readme

This commit is contained in:
thomwolf 2018-12-13 13:02:07 +01:00
parent d23eed85bb
commit 4946c2c500

View File

@ -440,6 +440,7 @@ export SWAG_DIR=/path/to/SWAG
python run_swag.py \
--bert_model bert-base-uncased \
--do_train \
--do_lower_case \
--do_eval \
--data_dir $SWAG_DIR/data
--train_batch_size 16 \