transformers/pytorch_transformers/tests
2019-09-11 11:49:54 +02:00
..
fixtures [BIG] name change 2019-07-05 11:55:36 +02:00
__init__.py [BIG] name change 2019-07-05 11:55:36 +02:00
configuration_common_test.py split configuration and modeling files 2019-09-08 15:02:06 +03:00
conftest.py [BIG] name change 2019-07-05 11:55:36 +02:00
modeling_auto_test.py fixed imports in tests and gpt2 config test 2019-09-09 11:04:03 +02:00
modeling_bert_test.py fixed imports in tests and gpt2 config test 2019-09-09 11:04:03 +02:00
modeling_common_test.py fixed imports in tests and gpt2 config test 2019-09-09 11:04:03 +02:00
modeling_distilbert_test.py fixed imports in tests and gpt2 config test 2019-09-09 11:04:03 +02:00
modeling_gpt2_test.py fixing GPT2 double head model and updating the torch version tests 2019-09-09 12:48:36 +02:00
modeling_openai_test.py fixed imports in tests and gpt2 config test 2019-09-09 11:04:03 +02:00
modeling_roberta_test.py fixed imports in tests and gpt2 config test 2019-09-09 11:04:03 +02:00
modeling_tf_auto_test.py fixed imports in tests and gpt2 config test 2019-09-09 11:04:03 +02:00
modeling_tf_bert_test.py fixed imports in tests and gpt2 config test 2019-09-09 11:04:03 +02:00
modeling_tf_common_test.py WIP XLNet 2019-09-10 12:17:18 +02:00
modeling_tf_gpt2_test.py fixing GPT2 double head model and updating the torch version tests 2019-09-09 12:48:36 +02:00
modeling_tf_xlm_test.py XLM passing tests 2019-09-11 11:49:54 +02:00
modeling_tf_xlnet_test.py Xlnet working - also added simple question answering model for XLNet 2019-09-10 16:44:41 +02:00
modeling_transfo_xl_test.py fixed imports in tests and gpt2 config test 2019-09-09 11:04:03 +02:00
modeling_xlm_test.py XLM passing tests 2019-09-11 11:49:54 +02:00
modeling_xlnet_test.py fixed imports in tests and gpt2 config test 2019-09-09 11:04:03 +02:00
optimization_test.py fixed imports in tests and gpt2 config test 2019-09-09 11:04:03 +02:00
tokenization_auto_test.py test suite independent of framework 2019-09-08 15:02:06 +03:00
tokenization_bert_test.py Merge branch 'master' into xlm-tokenization 2019-08-30 17:15:16 +02:00
tokenization_dilbert_test.py fix tokenizers serialization 2019-08-30 17:36:11 +02:00
tokenization_gpt2_test.py Merge pull request #1074 from huggingface/improved_testing 2019-08-30 23:18:58 +02:00
tokenization_openai_test.py added test and debug tokenizer configuration serialization 2019-08-30 17:09:36 +02:00
tokenization_roberta_test.py Merge pull request #1074 from huggingface/improved_testing 2019-08-30 23:18:58 +02:00
tokenization_tests_commons.py fixing #1133 2019-09-02 02:27:39 +02:00
tokenization_transfo_xl_test.py fixed imports in tests and gpt2 config test 2019-09-09 11:04:03 +02:00
tokenization_utils_test.py unified tokenizer api and serialization + tests 2019-07-09 10:25:18 +02:00
tokenization_xlm_test.py added test and debug tokenizer configuration serialization 2019-08-30 17:09:36 +02:00
tokenization_xlnet_test.py added test and debug tokenizer configuration serialization 2019-08-30 17:09:36 +02:00