transformers/pytorch_pretrained_bert/tests
2019-07-04 16:50:42 +02:00
..
fixtures [LARGE] updating all tests and API 2019-07-02 12:13:17 +02:00
__init__.py [LARGE] updating all tests and API 2019-07-02 12:13:17 +02:00
conftest.py [LARGE] updating all tests and API 2019-07-02 12:13:17 +02:00
model_tests_commons.py Merge branch 'xlnet' of https://github.com/huggingface/pytorch-pretrained-BERT into xlnet 2019-07-03 22:54:58 +02:00
model_utils_test.py WIP XLM + refactoring 2019-07-03 22:54:39 +02:00
modeling_bert_test.py updating tests 2019-07-03 22:54:53 +02:00
modeling_gpt2_test.py updating tests and models, adding weights initialization test 2019-07-02 16:35:29 +02:00
modeling_openai_test.py adding squad model to xlnet and xlm 2019-07-04 16:50:42 +02:00
modeling_transfo_xl_test.py TransformerXL can't be exported to TorchScript because of control-flow. Exception added to tests. 2019-07-03 14:50:23 -04:00
modeling_xlm_test.py adding squad model to xlnet and xlm 2019-07-04 16:50:42 +02:00
modeling_xlnet_test.py adding squad model to xlnet and xlm 2019-07-04 16:50:42 +02:00
optimization_test.py [LARGE] updating all tests and API 2019-07-02 12:13:17 +02:00
tokenization_bert_test.py WIP XLM + refactoring 2019-07-03 22:54:39 +02:00
tokenization_gpt2_test.py [LARGE] updating all tests and API 2019-07-02 12:13:17 +02:00
tokenization_openai_test.py [LARGE] updating all tests and API 2019-07-02 12:13:17 +02:00
tokenization_transfo_xl_test.py [LARGE] updating all tests and API 2019-07-02 12:13:17 +02:00
tokenization_xlm_test.py WIP XLM + refactoring 2019-07-03 22:54:39 +02:00
tokenization_xlnet_test.py [LARGE] updating all tests and API 2019-07-02 12:13:17 +02:00