transformers/tests/models/t5
Joao Gante 462cd641d9
🚨🚨🚨 TF: Remove TFWrappedEmbeddings (breaking: TF embedding initialization updated for encoder-decoder models) (#19263)
* added test

* correct embedding init

* some changes in blenderbot (incomplete)

* update blenderbot (diff to be used as reference)

* update blenderbot_small

* update LED

* update marian

* update T5 and remove TFWrappedEmbeddings

* nullcontext() -> ContextManagers()

* fix embedding init
2022-10-11 16:48:03 +01:00
..
__init__.py Move test model folders (#17034) 2022-05-03 14:42:02 +02:00
test_modeling_flax_t5.py Flax t5 Encoder (#17784) 2022-06-30 00:49:02 +02:00
test_modeling_t5.py Skip disk offload test for T5 2022-06-07 11:11:40 -04: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 Replace as_target context managers by direct calls (#18325) 2022-07-29 08:09:09 -04:00