Evaluate Model2Vec performance on Retrieval tasks
mainModel2Vec provides models specifically optimized for retrieval tasks.
Performance comparison (Retrieval Score):
all-MiniLM-L6-v2(Transformer baseline): 42.92potion-retrieval-32M(Optimized static): 35.06static-retrieval-mrl-en-v1: 34.95potion-base-32M(General-purpose static): 32.67
potion-retrieval-32M is the most performant static retrieval model, reaching 81.69% of the performance of the transformer-based all-MiniLM-L6-v2.