This is a model to train word embeddings for any specific dataset.
This model has been trained as a Continuous Bag Of Words Model(CBOW). It has been trained using the glue/cola dataset. Link Here
The embeddings are here.
The datsets used to train the model are here.