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.
This model is pre-trained on the
scientific_papers
dataset consisting of scientific papers from Arxiv and Pubmed. It uses a larger vocabulary size than the
potion-science-8M
model which can be beneficial for tasks that require a larger (specialized) vocabulary.
Installation
Install model2vec using pip:
pip install model2vec
Usage
Load this model using the
from_pretrained
method:
from model2vec import StaticModel
# Load a pretrained Model2Vec model
model = StaticModel.from_pretrained("minishlab/potion-science-32M")
# Compute text embeddings
embeddings = model.encode(["Example sentence"])
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 training, the model is re-regularized by weighting the tokens based on their frequency, applying PCA, and finally applying
SIF weighting
.
@software{minishlab2024model2vec,
authors = {Stephan Tulkens, Thomas van Dongen},
title = {Model2Vec: Turn any Sentence Transformer into a Small Fast Model},
year = {2024},
url = {https://github.com/MinishLab/model2vec},
}
Runs of minishlab potion-science-32M on huggingface.co
391
Total runs
0
24-hour runs
0
3-day runs
80
7-day runs
24
30-day runs
More Information About potion-science-32M huggingface.co Model
potion-science-32M huggingface.co is an AI model on huggingface.co that provides potion-science-32M's model effect (), which can be used instantly with this minishlab potion-science-32M model. huggingface.co supports a free trial of the potion-science-32M model, and also provides paid use of the potion-science-32M. Support call potion-science-32M model through api, including Node.js, Python, http.
potion-science-32M huggingface.co is an online trial and call api platform, which integrates potion-science-32M's modeling effects, including api services, and provides a free online trial of potion-science-32M, you can try potion-science-32M online for free by clicking the link below.
minishlab potion-science-32M online free url in huggingface.co:
potion-science-32M is an open source model from GitHub that offers a free installation service, and any user can find potion-science-32M on GitHub to install. At the same time, huggingface.co provides the effect of potion-science-32M install, users can directly use potion-science-32M installed effect in huggingface.co for debugging and trial. It also supports api for free installation.