Sentence Transformers E5 Large is a text embedding model hosted on Hugging Face. It belongs to the class of foundation models and produces vector representations for sentences that support semantic similarity calculations.
The model is provided under the repository name embaas/sentence-transformers-e5-large-v2. It carries tags for sentence similarity, PyTorch, BERT, feature extraction, and text embeddings inference. Users load it through the sentence-transformers library by instantiating SentenceTransformer with the repository identifier. Once loaded, the model accepts a list of sentences, encodes them into embeddings, and can compute a similarity matrix between those embeddings.
An example provided in the model card demonstrates encoding four sentences about happiness and weather, then generating a 4 by 4 similarity tensor. The page lists integration paths that include inference providers, Google Colab notebooks, and Kaggle notebooks. No pricing, licensing terms, or specific training details appear in the available information. The model page is maintained by the embaas organization, which has six followers and eleven likes on the repository.
In the Foundation models & chat space, Sentence Transformers E5 Large takes a focused approach. It focuses on converting sentences into high-quality vector embeddings for semantic search and comparison. It is built as an open-source project for developers. Sentence Transformers E5 Large is open source under the Open Source license. Sentence Transformers E5 Large is available on the web, the command line, and API.
Behind Sentence Transformers E5 Large is embaas. Key capabilities include Text Embeddings, Semantic Similarity, and Sentence Encoding.
Latest indexed changes and source events
embaas/sentence-transformers-e5-large-v2 verified by the PulseGate indexer