transformers/tests/models/t5
Pengfei Liu 8ad06b7c13
using raw string for regex to search <extra_id> (#21162)
* using raw string for regex to search <extra_id>

* fix the same issue in test file:`tokenization_t5.py`
2023-01-18 09:43:54 -05:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_modeling_flax_t5.py [FLAX] Add dtype to embedding for bert/bart/opt/t5 (#20340) 2022-11-28 10:21:42 -05:00
test_modeling_t5.py Add keep_in_fp32_modules support (#20683) 2022-12-13 11:59:57 +01:00
test_modeling_tf_t5.py 🚨🚨🚨 TF: Remove TFWrappedEmbeddings (breaking: TF embedding initialization updated for encoder-decoder models) (#19263) 2022-10-11 16:48:03 +01:00
test_tokenization_t5.py using raw string for regex to search <extra_id> (#21162) 2023-01-18 09:43:54 -05:00