transformers/examples
Thomas Wolf d3d56f9a0b
Merge pull request #166 from likejazz/patch-1
Fix error when `bert_model` param is path or url.
2019-01-07 12:40:55 +01:00
..
extract_features.py set encoding to 'utf-8' in calls to open 2018-12-14 13:48:58 +01:00
run_classifier.py Merge pull request #159 from jaderabbit/master 2019-01-07 12:31:06 +01:00
run_lm_finetuning.py add exemplary training data. update to nvidia apex. refactor 'item -> line in doc' mapping. add warning for unknown word. 2018-12-20 18:30:52 +01:00
run_squad.py Merge pull request #166 from likejazz/patch-1 2019-01-07 12:40:55 +01:00
run_swag.py Adding new pretrained model to the help of the bert_model argument. 2019-01-02 14:00:59 +01:00