Run my own model on GLUE tasks

I fine-tuned several BERT models on my own classification problems.
Now, I want to run it on GLUE tasks (to see which performs better).

Does someone knows where can I find a tutorial that exemplifies how to run GLUE on my own model?