sentence transformers/msmarco distilbert base tas b This is a port of the DistilBert TAS B Model to sentence transformers model: It maps sentences & paragraphs to a 768 dimensional dense vector space and is optimized for the task of semantic search. Usage (Sentence Transformers) Using this model becomes easy when you have sentence transformers installed: Then you can use the model like this: Usage (HuggingFace Transformers) Without sentence transformers, you can use the model like this: First, you pass your input through the transformer model, then you have to apply the right pooling operation on top of the contextualized word embeddings. Full Model Architecture Citing & Authors Have a look at: DistilBert TAS B Model
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy