Shivanandroy / simpleT5

simpleT5 is built on top of PyTorch-lightning⚡️ and Transformers🤗 that lets you quickly train your T5 models.
MIT License
382 stars 61 forks source link

FineTuned Model ( Compute Metrics & Push to Hub ) #24

Open saloyiana opened 2 years ago

saloyiana commented 2 years ago

Is there anyway to get the compute metrics using simpleT5 ? also what about the possibility to push the model to the huggingface hub ?