This repository demonstrate training T5 transformers using tensorflow 2. Uses the huggingface implementation. See notebooks for examples.
pip install -r requirements.txt
See all available noteooks here
This project is licensed under the MIT License - see the LICENSE.md file for details