Metrics for Text Generation from T5 Model

Hey guys, I was training a T5 model and noticed that one of the metrics used for evaluation is the Exact Match metric. Is there any other metric that I could possibly use for evaluating text generation from the T5 model? If yes, could you also point me toward resources that would help me implement such metrics?