It encodes documents into 30,522-dimensional sparse vectors. Queries are
encoded using a tokenizer and a weight lookup table. A non-zero dimension
represents the corresponding token in the vocabulary, and its value represents
the importance of that token.
The similarity score is the inner product of the query and document sparse
vectors.
Usage
This ONNX model is designed for use with FastEmbed.
from fastembed import SparseTextEmbedding
model = SparseTextEmbedding(
model_name="opensearch-project/opensearch-neural-sparse-encoding-doc-v3-gte"
)
queries = ["What's the weather in New York now?"]
documents = ["Currently New York is rainy."]
query_embeddings = list(model.query_embed(queries))
document_embeddings = list(model.embed(documents))
Use
query_embed()
for queries and
embed()
for documents.
opensearch-neural-sparse-encoding-doc-v3-gte huggingface.co is an AI model on huggingface.co that provides opensearch-neural-sparse-encoding-doc-v3-gte's model effect (), which can be used instantly with this Qdrant opensearch-neural-sparse-encoding-doc-v3-gte model. huggingface.co supports a free trial of the opensearch-neural-sparse-encoding-doc-v3-gte model, and also provides paid use of the opensearch-neural-sparse-encoding-doc-v3-gte. Support call opensearch-neural-sparse-encoding-doc-v3-gte model through api, including Node.js, Python, http.
opensearch-neural-sparse-encoding-doc-v3-gte huggingface.co is an online trial and call api platform, which integrates opensearch-neural-sparse-encoding-doc-v3-gte's modeling effects, including api services, and provides a free online trial of opensearch-neural-sparse-encoding-doc-v3-gte, you can try opensearch-neural-sparse-encoding-doc-v3-gte online for free by clicking the link below.
Qdrant opensearch-neural-sparse-encoding-doc-v3-gte online free url in huggingface.co:
opensearch-neural-sparse-encoding-doc-v3-gte is an open source model from GitHub that offers a free installation service, and any user can find opensearch-neural-sparse-encoding-doc-v3-gte on GitHub to install. At the same time, huggingface.co provides the effect of opensearch-neural-sparse-encoding-doc-v3-gte install, users can directly use opensearch-neural-sparse-encoding-doc-v3-gte installed effect in huggingface.co for debugging and trial. It also supports api for free installation.
opensearch-neural-sparse-encoding-doc-v3-gte install url in huggingface.co: