potion base 32M Model Card This Model2Vec model is pre trained using Tokenlearn. It is a distilled version of the baai/bge base en v1.5 Sentence Transformer. It uses static embeddings, allowing text embeddings to be computed orders of magnitude faster on both GPU and CPU. It is designed for applications where computational resources are limited or where real time performance is critical. It uses a larger vocabulary size than the potion base 8M model which can be beneficial for tasks that require a larger vocabulary. Installation Install model2vec using pip: Usage Load this model using the from pretrained method: How it works Model2vec creates a small, static model that outperforms other static embedding models by a large margin on all tasks on MTEB. This model is pre trained using Tokenlearn. It's created using the following steps: Distillation: first, a model is distilled from a sentence transformer model using Model2Vec. Training data creation: the sentence transformer model is used to create training data by creating mean output embeddings on a large corpus. Training: the distilled model is trained on the training data using Tokenlearn. Post training re regularization: after tra…
We use cookies for essential functionality and analytics. You can accept or reject analytics cookies.Cookie policy