SentenceTransformer based on sentence-transformers/all-MiniLM-L6-v2
This is a
sentence-transformers
model finetuned from
sentence-transformers/all-MiniLM-L6-v2
. It maps sentences & paragraphs to a 384-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.
from sentence_transformers import SentenceTransformer
# Download from the 🤗 Hub
model = SentenceTransformer("vazish/all-MiniLM-L6-v2-fine-tuned_0")
# Run inference
sentences = [
'Tidal - High-Fidelity Music Streaming with Master Quality Audio',
'Walmart - Everyday Low Prices on Groceries, Electronics, and More',
'Notion - Integrated Workspace for Notes, Tasks, Databases, and Wikis',
]
embeddings = model.encode(sentences)
print(embeddings.shape)
# [3, 384]# Get the similarity scores for the embeddings
similarities = model.similarity(embeddings, embeddings)
print(similarities.shape)
# [3, 3]
@inproceedings{reimers-2019-sentence-bert,
title = "Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks",
author = "Reimers, Nils and Gurevych, Iryna",
booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing",
month = "11",
year = "2019",
publisher = "Association for Computational Linguistics",
url = "https://arxiv.org/abs/1908.10084",
}
Runs of Mozilla smart-tab-embedding-fine-tuned on huggingface.co
1
Total runs
0
24-hour runs
0
3-day runs
0
7-day runs
1
30-day runs
More Information About smart-tab-embedding-fine-tuned huggingface.co Model
smart-tab-embedding-fine-tuned huggingface.co
smart-tab-embedding-fine-tuned huggingface.co is an AI model on huggingface.co that provides smart-tab-embedding-fine-tuned's model effect (), which can be used instantly with this Mozilla smart-tab-embedding-fine-tuned model. huggingface.co supports a free trial of the smart-tab-embedding-fine-tuned model, and also provides paid use of the smart-tab-embedding-fine-tuned. Support call smart-tab-embedding-fine-tuned model through api, including Node.js, Python, http.
Mozilla smart-tab-embedding-fine-tuned online free
smart-tab-embedding-fine-tuned huggingface.co is an online trial and call api platform, which integrates smart-tab-embedding-fine-tuned's modeling effects, including api services, and provides a free online trial of smart-tab-embedding-fine-tuned, you can try smart-tab-embedding-fine-tuned online for free by clicking the link below.
Mozilla smart-tab-embedding-fine-tuned online free url in huggingface.co:
smart-tab-embedding-fine-tuned is an open source model from GitHub that offers a free installation service, and any user can find smart-tab-embedding-fine-tuned on GitHub to install. At the same time, huggingface.co provides the effect of smart-tab-embedding-fine-tuned install, users can directly use smart-tab-embedding-fine-tuned installed effect in huggingface.co for debugging and trial. It also supports api for free installation.
smart-tab-embedding-fine-tuned install url in huggingface.co: