Extend Script to enable conversion of Encoder Only T5x Models to Pytorch (#20907)
* add converter for t5x_retrieval model
* update args
* Update src/transformers/models/t5/convert_t5x_checkpoint_to_pytorch.py
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>
* style editing -> convert t5x to pytorch
* make style
Co-authored-by: Arthur <48595927+ArthurZucker@users.noreply.github.com>