transformers/pytorch_pretrained_bert
Thomas Wolf e048c7f1c8
Merge pull request #171 from donglixp/patch-1
LayerNorm initialization
2019-01-07 12:44:46 +01:00
..
__init__.py include version number + comment in setup.py 2018-12-13 12:50:44 +01:00
__main__.py Convert scripts into entry_points 2018-12-19 02:26:08 +00:00
convert_tf_checkpoint_to_pytorch.py clean up apex integration 2018-12-13 13:02:17 +01:00
file_utils.py set encoding to 'utf-8' in calls to open 2018-12-14 13:48:58 +01:00
modeling.py Merge pull request #171 from donglixp/patch-1 2019-01-07 12:44:46 +01:00
optimization.py change to apex for better fp16 and multi-gpu support 2018-12-11 17:13:58 -08:00
tokenization.py Merge pull request #127 from patrick-s-h-lewis/tokenizer-error-on-long-seqs 2018-12-19 10:29:17 +01:00