transformers/examples
Sang-Kil Park 64326dccfb
Fix it to run properly even if without --do_train param.
It was modified similar to `run_classifier.py`, and Fixed to run properly even if without `--do_train` param.
2019-01-10 21:51:39 +09:00
..
extract_features.py remove default when action is store_true in arguments 2019-01-07 13:01:54 +01:00
run_classifier.py remove default when action is store_true in arguments 2019-01-07 13:01:54 +01:00
run_lm_finetuning.py add do_lower_case tokenizer loading optino in run_squad and ine_tuning examples 2019-01-07 13:06:42 +01:00
run_squad.py Fix it to run properly even if without --do_train param. 2019-01-10 21:51:39 +09:00
run_swag.py remove default when action is store_true in arguments 2019-01-07 13:01:54 +01:00