transformers/examples
Sang-Kil Park ca4e7aaa72
Fix error when bert_model param is path or url.
Error occurs when `bert_model` param is path or url. Therefore, if it is path, specify the last path to prevent error.
2019-01-05 11:42:54 +09:00
..
extract_features.py set encoding to 'utf-8' in calls to open 2018-12-14 13:48:58 +01:00
run_classifier.py set encoding to 'utf-8' in calls to open 2018-12-14 13:48:58 +01:00
run_squad.py Fix error when bert_model param is path or url. 2019-01-05 11:42:54 +09:00
run_swag.py set encoding to 'utf-8' in calls to open 2018-12-14 13:48:58 +01:00