
MODELS
by sentence-transformers
Multilingual Sentence Transformers model for semantic sentence similarity.
sentence-transformers/paraphrase-multilingual-mpnet-base-v2 is listed on Hugging Face as a sentence-similarity model. The official Sentence Transformers documentation lists it as a multilingual semantic-similarity model trained on parallel data for 50+ languages. The related Sentence Transformers GitHub repository describes the framework as a way to compute embeddings with pretrained Sentence Transformer models and links to the Hugging Face model collection and SBERT documentation.
Use when you need sentence-level semantic similarity with multilingual coverage. Use with the Sentence Transformers framework when you want embeddings from a pretrained Sentence Transformer model. Use when comparing or clustering paraphrases across supported languages is part of the workflow.
Last updated Jun 5, 2026