.. |
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
|
Check to see if the models have the same results when in eval mode (pt) or when training=False (tf)
|
2019-09-24 14:59:10 -04: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
|
Fix TFBert tests in Python 3.5
|
2019-09-23 12:06:10 -04:00 |
modeling_tf_bert_test.py
|
Merge branch 'tf2' of https://github.com/huggingface/pytorch-transformers into tf2
|
2019-09-23 22:08:10 +02:00 |
modeling_tf_common_test.py
|
Check to see if the models have the same results when in eval mode (pt) or when training=False (tf)
|
2019-09-24 14:59:10 -04:00 |
modeling_tf_distilbert_test.py
|
tests for distilbert and roberta
|
2019-09-23 15:38:29 +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_openai_gpt_test.py
|
OpenAI GPT tests ok
|
2019-09-18 14:15:48 +02:00 |
modeling_tf_roberta_test.py
|
roberta and distilbert
|
2019-09-20 23:14:51 +02:00 |
modeling_tf_transfo_xl_test.py
|
adding TF 2.0 adaptive softmax with logits + loss outputs
|
2019-09-13 15:50:51 +02:00 |
modeling_tf_xlm_test.py
|
bidirectional conversion TF <=> PT - extended tests
|
2019-09-24 13:25:50 +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
|
bidirectional conversion TF <=> PT - extended tests
|
2019-09-24 13:25:50 +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 |