transformers/pytorch_transformers/tests
LysandreJik 6c2ee16c04 Test suite testing the tie_weights function as well as the resize_token_embeddings function.
Patched an issue relating to the tied weights I had introduced with the TorchScript addition.
Byte order mark management in TSV glue reading.
2019-07-11 22:09:16 -04:00
..
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_bert_test.py embeddings resizing + tie_weights 2019-07-12 00:02:49 +02:00
modeling_common_test.py Test suite testing the tie_weights function as well as the resize_token_embeddings function. 2019-07-11 22:09:16 -04:00
modeling_gpt2_test.py embeddings resizing + tie_weights 2019-07-12 00:02:49 +02:00
modeling_openai_test.py embeddings resizing + tie_weights 2019-07-12 00:02:49 +02:00
modeling_transfo_xl_test.py embeddings resizing + tie_weights 2019-07-12 00:02:49 +02:00
modeling_xlm_test.py embeddings resizing + tie_weights 2019-07-12 00:02:49 +02:00
modeling_xlnet_test.py embeddings resizing + tie_weights 2019-07-12 00:02:49 +02:00
optimization_test.py optimization tests 2019-07-11 17:39:47 +02:00
tokenization_bert_test.py fix python 2 tests 2019-07-09 10:40:59 +02:00
tokenization_gpt2_test.py fix python 2 tests 2019-07-09 10:40:59 +02:00
tokenization_openai_test.py fix python 2 tests 2019-07-09 10:40:59 +02:00
tokenization_tests_commons.py updating test 2019-07-09 15:58:58 +02:00
tokenization_transfo_xl_test.py fix python 2 tests 2019-07-09 10:40:59 +02:00
tokenization_utils_test.py unified tokenizer api and serialization + tests 2019-07-09 10:25:18 +02:00
tokenization_xlm_test.py fix python 2 tests 2019-07-09 10:40:59 +02:00
tokenization_xlnet_test.py fix python 2 tests 2019-07-09 10:40:59 +02:00