transformers/tests
2019-12-22 14:15:13 +01:00
..
fixtures Move tests outside of library. 2019-12-22 13:47:17 +01:00
__init__.py Move tests outside of library. 2019-12-22 13:47:17 +01:00
test_configuration_common.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_hf_api.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_model_card.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_albert.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_auto.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_bert.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_common.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_ctrl.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_distilbert.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_encoder_decoder.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_gpt2.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_openai.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_roberta.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_t5.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_tf_albert.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_tf_auto.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_tf_bert.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_tf_common.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_tf_ctrl.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_tf_distilbert.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_tf_gpt2.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_tf_openai_gpt.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_tf_roberta.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_tf_t5.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_tf_transfo_xl.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_tf_xlm.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_tf_xlnet.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_transfo_xl.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_xlm.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_modeling_xlnet.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_optimization_tf.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_optimization.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_pipelines.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_tokenization_albert.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_tokenization_auto.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_tokenization_bert_japanese.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_tokenization_bert.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_tokenization_ctrl.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_tokenization_distilbert.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_tokenization_gpt2.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_tokenization_openai.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_tokenization_roberta.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_tokenization_t5.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_tokenization_transfo_xl.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_tokenization_utils.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_tokenization_xlm.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
test_tokenization_xlnet.py Switch test files to the standard test_*.py scheme. 2019-12-22 14:15:13 +01:00
tokenization_tests_commons.py Move tests outside of library. 2019-12-22 13:47:17 +01:00
utils.py Move tests outside of library. 2019-12-22 13:47:17 +01:00