transformers/tests/xlnet
Yih-Dar 2199382dfd
Use random_attention_mask for TF tests (#16517)
* use random_attention_mask for TF tests

* Fix for TFCLIP test (for now).

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
2022-04-01 16:53:07 +02:00
..
__init__.py
test_modeling_tf_xlnet.py Use random_attention_mask for TF tests (#16517) 2022-04-01 16:53:07 +02:00
test_modeling_xlnet.py [TFXLNet] Correct tf xlnet generate (#15822) 2022-02-24 19:23:34 +01:00
test_tokenization_xlnet.py