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

How can we evaluate model using some metric? #60

Open MuFazil opened 6 months ago

MuFazil commented 6 months ago

For example how to evaluate the model that finetuned for summarization using the metric rogue ?