Sbert All MiniLM L12 With Pooler
This is an ONNX model based on sentence-transformers, capable of mapping sentences and paragraphs into a 384-dimensional dense vector space, suitable for tasks such as clustering or semantic search.
Downloads 31
Release Time : 7/23/2022
Model Overview
This model is the ONNX-converted version of all-MiniLM-L12-v2, specifically designed for generating vector representations of sentences and paragraphs, supporting semantic similarity calculation and text clustering tasks.
Model Features
ONNX Format Support
The model has been converted to ONNX format, facilitating deployment and execution across different platforms.
Complete Output Layers
Compared to the default ONNX configuration, this model retains both the last_hidden_state and pooler_output output layers.
Efficient Vector Representation
Capable of converting text into 384-dimensional dense vectors, suitable for various NLP tasks.
Model Capabilities
Sentence Vectorization
Semantic Similarity Calculation
Text Clustering
Feature Extraction
Use Cases
Information Retrieval
Semantic Search
Improves search results by calculating the semantic similarity between queries and documents.
Provides more relevant search results compared to keyword matching.
Text Analysis
Document Clustering
Automatically groups semantically similar documents.
Can reveal topic distributions within document collections.
Featured Recommended AI Models