How to decide which pre-trained model to pick?

I am creating Twitter Sentiment Analysis using ULMFit in Fast.ai and when it comes to choosing the correct pre-trained model, I am confused on how to decide. I saw the different URLs at https://github.com/fastai/fastai/blob/release-1.0.36/fastai/datasets.py#L7 but how to decide which one should I be using for my type of problem.