transformers/pytorch_pretrained_bert
Thomas Wolf ffe9075f48
Merge pull request #96 from rodgzilla/multiple-choice-code
BertForMultipleChoice and Swag dataset example.
2018-12-13 12:05:11 +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 preparing for first release 2018-11-15 20:56:10 +01:00
modeling.py Adding the BertForMultipleChoiceClass. 2018-12-06 18:42:23 +01:00
optimization.py Fix optimizer to work with horovod 2018-12-10 02:08:38 -08:00
tokenization.py fixed loading pre-trained tokenizer from directory 2018-11-30 14:09:06 +01:00