Commit 4946c2c5 authored by thomwolf's avatar thomwolf
Browse files

run_swag example in readme

parent d23eed85
......@@ -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 \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment