.. |
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-05 00:27:11 +02:00 |
conftest.py
|
[BIG] name change
|
2019-07-05 11:55:36 +02:00 |
modeling_auto_test.py
|
split configuration and modeling files
|
2019-09-05 00:27:11 +02:00 |
modeling_bert_test.py
|
Merge branch 'master' into reorder_arguments
|
2019-09-09 15:42:25 +03:00 |
modeling_common_test.py
|
Merge pull request #1228 from huggingface/head-masking-test
|
2019-09-10 11:55:27 +02:00 |
modeling_distilbert_test.py
|
Merge branch 'master' into reorder_arguments
|
2019-09-09 15:42:25 +03:00 |
modeling_gpt2_test.py
|
split configuration and modeling files
|
2019-09-05 00:27:11 +02:00 |
modeling_openai_test.py
|
split configuration and modeling files
|
2019-09-05 00:27:11 +02:00 |
modeling_roberta_test.py
|
Merge branch 'master' into reorder_arguments
|
2019-09-09 15:42:25 +03:00 |
modeling_transfo_xl_test.py
|
clean ups
|
2019-09-05 00:41:24 +02:00 |
modeling_xlm_test.py
|
split configuration and modeling files
|
2019-09-05 00:27:11 +02:00 |
modeling_xlnet_test.py
|
split configuration and modeling files
|
2019-09-05 00:27:11 +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
|
Sentence -> Sequence. Removed output_mask from the special token addition methods.
|
2019-09-19 10:55:06 +02:00 |
tokenization_distilbert_test.py
|
Fixed DistilBERT tokenizer
|
2019-09-24 09:41:14 -04: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
|
Sentence -> Sequence. Removed output_mask from the special token addition methods.
|
2019-09-19 10:55:06 +02:00 |
tokenization_tests_commons.py
|
output_token_type -> token_type_ids
|
2019-09-24 07:21:38 -04:00 |
tokenization_transfo_xl_test.py
|
added test and debug tokenizer configuration serialization
|
2019-08-30 17:09:36 +02:00 |
tokenization_utils_test.py
|
unified tokenizer api and serialization + tests
|
2019-07-09 10:25:18 +02:00 |
tokenization_xlm_test.py
|
Sentence -> Sequence. Removed output_mask from the special token addition methods.
|
2019-09-19 10:55:06 +02:00 |
tokenization_xlnet_test.py
|
Sentence -> Sequence. Removed output_mask from the special token addition methods.
|
2019-09-19 10:55:06 +02:00 |