Usage with transformers instead of sentence_transformers

#14
by emanjavacas - opened

Hi,

I am wondering if there's a specific reason for the example in the model card to use the sentence_transformers (instead of just transformers) library, other than to benefit from the built-in pooling mechanisms?

Is this model pre-trained using the sentence_transformers library?

best,

Alibaba-NLP org

Hi, thans for your attention. We haved provided both how to use our model by sentence_transformers and just transformers in the model card.

Sign up or log in to comment