transformers/pytorch_transformers
2019-07-16 15:11:29 +02:00
..
tests update readme and pretrained model weight files 2019-07-16 15:11:29 +02:00
__init__.py rewamp optimization 2019-07-11 14:48:22 +02:00
__main__.py update conversion scripts and __main__ 2019-07-16 09:41:55 +02:00
convert_gpt2_checkpoint_to_pytorch.py update conversion scripts and __main__ 2019-07-16 09:41:55 +02:00
convert_openai_checkpoint_to_pytorch.py update conversion scripts and __main__ 2019-07-16 09:41:55 +02:00
convert_pytorch_checkpoint_to_tf.py Merge branch 'xlnet' 2019-07-16 11:51:13 +02:00
convert_tf_checkpoint_to_pytorch.py update conversion scripts and __main__ 2019-07-16 09:41:55 +02:00
convert_transfo_xl_checkpoint_to_pytorch.py update conversion scripts and __main__ 2019-07-16 09:41:55 +02:00
convert_xlm_checkpoint_to_pytorch.py update conversion scripts and __main__ 2019-07-16 09:41:55 +02:00
convert_xlnet_checkpoint_to_pytorch.py update conversion scripts and __main__ 2019-07-16 09:41:55 +02:00
file_utils.py clean up file_utils 2019-07-15 13:49:01 +02:00
modeling_bert.py fixed tests 2019-07-15 12:32:19 +02:00
modeling_gpt2.py fixed tests 2019-07-15 12:32:19 +02:00
modeling_openai.py fixed tests 2019-07-15 12:32:19 +02:00
modeling_transfo_xl_utilities.py updating examples 2019-07-11 12:03:08 +02:00
modeling_transfo_xl.py fixed tests 2019-07-15 12:32:19 +02:00
modeling_utils.py added migration guide to readme 2019-07-16 09:03:49 +02:00
modeling_xlm.py fixed tests 2019-07-15 12:32:19 +02:00
modeling_xlnet.py update conversion scripts and __main__ 2019-07-16 09:41:55 +02:00
optimization.py clean up optimization 2019-07-15 13:49:07 +02:00
tokenization_bert.py update tokenizer - update squad example for xlnet 2019-07-15 17:30:42 +02:00
tokenization_gpt2.py update tokenizer - update squad example for xlnet 2019-07-15 17:30:42 +02:00
tokenization_openai.py update tokenizer - update squad example for xlnet 2019-07-15 17:30:42 +02:00
tokenization_transfo_xl.py update readme and pretrained model weight files 2019-07-16 15:11:29 +02:00
tokenization_utils.py update readme and pretrained model weight files 2019-07-16 15:11:29 +02:00
tokenization_xlm.py update readme and pretrained model weight files 2019-07-16 15:11:29 +02:00
tokenization_xlnet.py update conversion scripts and __main__ 2019-07-16 09:41:55 +02:00