transformers/pytorch_transformers/tests
2019-08-30 13:22:43 +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
conftest.py [BIG] name change 2019-07-05 11:55:36 +02:00
modeling_auto_test.py remove derived classes for now 2019-08-05 19:08:19 +02:00
modeling_bert_test.py updating tests 2019-07-12 10:57:58 +02:00
modeling_common_test.py OpenAI GPT-2 now depends on CommonTests. 2019-08-21 17:50:16 -04:00
modeling_gpt2_test.py OpenAI GPT tests now extend CommonTests 2019-08-21 18:09:25 -04:00
modeling_openai_test.py OpenAI GPT tests now extend CommonTests 2019-08-21 18:09:25 -04:00
modeling_roberta_test.py Roberta tokenization + fixed tests (py3 + py2). 2019-08-09 15:02:13 -04:00
modeling_transfo_xl_test.py updating tests 2019-07-12 10:57:58 +02:00
modeling_xlm_test.py update QA models tests + run_generation 2019-07-15 17:45:24 +02:00
modeling_xlnet_test.py update QA models tests + run_generation 2019-07-15 17:45:24 +02:00
optimization_test.py updating schedules for state_dict saving 2019-07-23 15:57:18 +02:00
tokenization_auto_test.py update doc and tests 2019-08-05 18:48:16 +02:00
tokenization_bert_test.py Added integration tests for sequence builders. 2019-08-12 15:14:15 -04:00
tokenization_gpt2_test.py python2 doesn't spark joy 2019-08-30 13:22:43 +02:00
tokenization_openai_test.py cleaning up tokenizer tests structure (at last) - last remaining ppb refs 2019-08-05 14:08:56 +02:00
tokenization_roberta_test.py python2 doesn't spark joy 2019-08-30 13:22:43 +02:00
tokenization_tests_commons.py fix GPT-2 and RoBERTa tests to be clean now 2019-08-30 12:20:18 +02:00
tokenization_transfo_xl_test.py cleaning up tokenizer tests structure (at last) - last remaining ppb refs 2019-08-05 14:08:56 +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 integration tests for sequence builders. 2019-08-12 15:14:15 -04:00
tokenization_xlnet_test.py Added integration tests for sequence builders. 2019-08-12 15:14:15 -04:00