transformers/tests/models/bert
Pi Esposito 0e0b7cb72a
Allow usage of TF Text BertTokenizer on TFBertTokenizer to make it servable on TF Serving (#19590)
* add suport for non fast tf bert tokenizer

* add tests for non fast tf bert tokenizer

* fix fast bert tf tokenizer flag

* double tokenizers list on tf tokenizers test to aovid breaking zip on test output equivalence

* reformat code with black to comply with code quality checks

* trigger ci
2022-10-14 15:18:02 +01:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_modeling_bert.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_modeling_flax_bert.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_modeling_tf_bert.py TF: TF 2.10 unpin + related onnx test skips (#18995) 2022-09-12 19:30:27 +01:00
test_tokenization_bert_tf.py Allow usage of TF Text BertTokenizer on TFBertTokenizer to make it servable on TF Serving (#19590) 2022-10-14 15:18:02 +01:00
test_tokenization_bert.py Black preview (#17217) 2022-05-12 16:25:55 -04:00