transformers/pytorch_transformers
2019-07-09 10:40:59 +02:00
..
tests fix python 2 tests 2019-07-09 10:40:59 +02:00
__init__.py unified tokenizer api and serialization + tests 2019-07-09 10:25:18 +02:00
__main__.py [BIG] name change 2019-07-05 11:55:36 +02:00
convert_gpt2_checkpoint_to_pytorch.py [BIG] name change 2019-07-05 11:55:36 +02:00
convert_openai_checkpoint_to_pytorch.py [BIG] name change 2019-07-05 11:55:36 +02:00
convert_tf_checkpoint_to_pytorch.py [BIG] name change 2019-07-05 11:55:36 +02:00
convert_transfo_xl_checkpoint_to_pytorch.py unified tokenizer api and serialization + tests 2019-07-09 10:25:18 +02:00
convert_xlm_checkpoint_to_pytorch.py unified tokenizer api and serialization + tests 2019-07-09 10:25:18 +02:00
convert_xlnet_checkpoint_to_pytorch.py [BIG] name change 2019-07-05 11:55:36 +02:00
file_utils.py [BIG] name change 2019-07-05 11:55:36 +02:00
modeling_bert.py unified tokenizer api and serialization + tests 2019-07-09 10:25:18 +02:00
modeling_gpt2.py unified tokenizer api and serialization + tests 2019-07-09 10:25:18 +02:00
modeling_openai.py unified tokenizer api and serialization + tests 2019-07-09 10:25:18 +02:00
modeling_transfo_xl_utilities.py [BIG] name change 2019-07-05 11:55:36 +02:00
modeling_transfo_xl.py unified tokenizer api and serialization + tests 2019-07-09 10:25:18 +02:00
modeling_utils.py unified tokenizer api and serialization + tests 2019-07-09 10:25:18 +02:00
modeling_xlm.py unified tokenizer api and serialization + tests 2019-07-09 10:25:18 +02:00
modeling_xlnet.py unified tokenizer api and serialization + tests 2019-07-09 10:25:18 +02:00
optimization_openai.py [BIG] name change 2019-07-05 11:55:36 +02:00
optimization.py [BIG] name change 2019-07-05 11:55:36 +02:00
tokenization_bert.py unified tokenizer api and serialization + tests 2019-07-09 10:25:18 +02:00
tokenization_gpt2.py unified tokenizer api and serialization + tests 2019-07-09 10:25:18 +02:00
tokenization_openai.py unified tokenizer api and serialization + tests 2019-07-09 10:25:18 +02:00
tokenization_transfo_xl.py unified tokenizer api and serialization + tests 2019-07-09 10:25:18 +02:00
tokenization_utils.py fix python 2 tests 2019-07-09 10:40:59 +02:00
tokenization_xlm.py unified tokenizer api and serialization + tests 2019-07-09 10:25:18 +02:00
tokenization_xlnet.py unified tokenizer api and serialization + tests 2019-07-09 10:25:18 +02:00