transformers/examples
Thomas Wolf 2e8c5c00ec
Merge pull request #141 from SinghJasdeep/patch-1
loading saved model when n_classes != 2
2019-01-07 12:21:13 +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 loading saved model when n_classes != 2 2018-12-20 13:55:47 -08: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 set encoding to 'utf-8' in calls to open 2018-12-14 13:48:58 +01:00
run_swag.py set encoding to 'utf-8' in calls to open 2018-12-14 13:48:58 +01:00