Sbert Pq
A model based on sentence-transformers for determining the relevance between short texts and questions.
Downloads 268
Release Time : 10/17/2022
Model Overview
This model is based on cointegrated/rubert-tiny2 and is primarily used to evaluate whether a text contains an answer to a question. It generates a 312-dimensional vector and determines relevance by calculating cosine similarity.
Model Features
Efficient inference
The model is small in size and can perform inference quickly even on CPUs.
High accuracy
On the test set, the highest cossim_f1 score achieved was 0.986.
Short text processing
Particularly suitable for processing sentences with 10-15 words or less.
Model Capabilities
Sentence similarity calculation
Short text relevance judgment
Semantic search
Use Cases
Dialogue systems
Question answering
Performs semantic searches in a fact database based on user questions.
Can accurately locate texts containing answers to the questions.
Featured Recommended AI Models