..
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
Tests for added AutoModels
2019-08-30 12:48:55 -04:00
modeling_bert_test.py
updating tests
2019-07-12 10:57:58 +02:00
modeling_common_test.py
Blocks deletion from already deleted heads. Necessary integration test.
2019-08-31 00:33:50 -04:00
modeling_distilbert_test.py
Fixed filename
2019-08-31 00:08:56 -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
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
Merge pull request #1074 from huggingface/improved_testing
2019-08-30 23:18:58 +02: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
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