Using jiant to evaluate sentence-transformer based model

Basically, the question is in the title, is it possible to use the NLP toolkit jiant to score models based on sentence transformers

I think that depends on the base model. So for example, a RoBERTa-based model is likely going to work just fine, while a ViT-based one won’t.