transformers/examples
Thomas Wolf 766c6b2ce3
Merge pull request #159 from jaderabbit/master
Allow do_eval to be used without do_train and to use the pretrained model in the output folder
2019-01-07 12:31:06 +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 Adding new pretrained model to the help of the bert_model argument. 2019-01-02 14:00:59 +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