transformers/pytorch_pretrained_bert
Thomas Wolf 91aab2a6d3
Merge pull request #116 from FDecaYed/deyuf/fp16_with_apex
Change to use apex for better fp16 and multi-gpu support
2018-12-13 12:32:37 +01:00
..
__init__.py Adding the BertForMultipleChoiceClass. 2018-12-06 18:42:23 +01:00
__main__.py preparing for first release 2018-11-15 20:56:10 +01:00
convert_tf_checkpoint_to_pytorch.py preparing for first release 2018-11-15 20:56:10 +01:00
file_utils.py add pathlib support for file_utils.py on python 3.5 2018-12-11 22:49:19 +08:00
modeling.py Merge pull request #116 from FDecaYed/deyuf/fp16_with_apex 2018-12-13 12:32:37 +01:00
optimization.py change to apex for better fp16 and multi-gpu support 2018-12-11 17:13:58 -08:00
tokenization.py fixed loading pre-trained tokenizer from directory 2018-11-30 14:09:06 +01:00