.. |
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
|
Remove sys.version_info[0] == 2 or 3.
|
2019-12-22 18:38:42 +01:00 |
test_hf_api.py
|
[cli] Add ability to delete remote object
|
2019-12-27 22:53:49 -05:00 |
test_model_card.py
|
Remove sys.version_info[0] == 2 or 3.
|
2019-12-22 18:38:42 +01:00 |
test_modeling_albert.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_modeling_auto.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_modeling_bert.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_modeling_common.py
|
Remove unused variables in tests.
|
2019-12-23 22:38:18 +01:00 |
test_modeling_ctrl.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_modeling_distilbert.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_modeling_encoder_decoder.py
|
Remove unittest.main() in test modules.
|
2019-12-22 14:42:03 +01:00 |
test_modeling_gpt2.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_modeling_openai.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_modeling_roberta.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_modeling_t5.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_modeling_tf_albert.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_modeling_tf_auto.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_modeling_tf_bert.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_modeling_tf_common.py
|
[debug] Debug Heisenbug, the old school way.
|
2019-12-29 10:07:21 -05:00 |
test_modeling_tf_ctrl.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_modeling_tf_distilbert.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_modeling_tf_gpt2.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_modeling_tf_openai_gpt.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_modeling_tf_roberta.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_modeling_tf_t5.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_modeling_tf_transfo_xl.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_modeling_tf_xlm.py
|
Remove unused variables in tests.
|
2019-12-23 22:38:18 +01:00 |
test_modeling_tf_xlnet.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_modeling_transfo_xl.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_modeling_xlm.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_modeling_xlnet.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_optimization_tf.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_optimization.py
|
Remove sys.version_info[0] == 2 or 3.
|
2019-12-22 18:38:42 +01:00 |
test_pipelines.py
|
Remove unittest.main() in test modules.
|
2019-12-22 14:42:03 +01:00 |
test_tokenization_albert.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_tokenization_auto.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_tokenization_bert_japanese.py
|
Use built-in open().
|
2019-12-22 18:38:56 +01:00 |
test_tokenization_bert.py
|
Add tests for fast tokenizers
|
2019-12-24 13:29:01 -05:00 |
test_tokenization_common.py
|
Merge pull request #2211 from huggingface/fast-tokenizers
|
2019-12-27 10:24:29 +01:00 |
test_tokenization_ctrl.py
|
Use built-in open().
|
2019-12-22 18:38:56 +01:00 |
test_tokenization_distilbert.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_tokenization_gpt2.py
|
Add tests for fast tokenizers
|
2019-12-24 13:29:01 -05:00 |
test_tokenization_openai.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_tokenization_roberta.py
|
Use built-in open().
|
2019-12-22 18:38:56 +01:00 |
test_tokenization_t5.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_tokenization_transfo_xl.py
|
Use built-in open().
|
2019-12-22 18:38:56 +01:00 |
test_tokenization_utils.py
|
Remove six.
|
2019-12-22 17:56:09 +01:00 |
test_tokenization_xlm.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
test_tokenization_xlnet.py
|
Remove __future__ imports.
|
2019-12-22 17:47:54 +01:00 |
utils.py
|
Move tests outside of library.
|
2019-12-22 13:47:17 +01:00 |