SentenceTransformer based on rasyosef/roberta-medium-amharic
This is a
sentence-transformers
model finetuned from
rasyosef/roberta-medium-amharic
. It maps sentences & paragraphs to a 512-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("yosefw/roberta-medium-am-embed")
# Run inference
sentences = [
'The weather is lovely today.',
"It's so sunny outside!",
'He drove to the stadium.',
]
embeddings = model.encode(sentences)
print(embeddings.shape)
# [3, 512]# Get the similarity scores for the embeddings
similarities = model.similarity(embeddings, embeddings)
print(similarities.shape)
# [3, 3]
Training Details
Framework Versions
Python: 3.10.12
Sentence Transformers: 3.3.1
Transformers: 4.47.1
PyTorch: 2.5.1+cu121
Accelerate: 1.2.1
Datasets:
Tokenizers: 0.21.0
Citation
BibTeX
Runs of yosefw roberta-medium-am-embed on huggingface.co
73
Total runs
0
24-hour runs
-10
3-day runs
-8
7-day runs
-7
30-day runs
More Information About roberta-medium-am-embed huggingface.co Model
roberta-medium-am-embed huggingface.co
roberta-medium-am-embed huggingface.co is an AI model on huggingface.co that provides roberta-medium-am-embed's model effect (), which can be used instantly with this yosefw roberta-medium-am-embed model. huggingface.co supports a free trial of the roberta-medium-am-embed model, and also provides paid use of the roberta-medium-am-embed. Support call roberta-medium-am-embed model through api, including Node.js, Python, http.
roberta-medium-am-embed huggingface.co is an online trial and call api platform, which integrates roberta-medium-am-embed's modeling effects, including api services, and provides a free online trial of roberta-medium-am-embed, you can try roberta-medium-am-embed online for free by clicking the link below.
yosefw roberta-medium-am-embed online free url in huggingface.co:
roberta-medium-am-embed is an open source model from GitHub that offers a free installation service, and any user can find roberta-medium-am-embed on GitHub to install. At the same time, huggingface.co provides the effect of roberta-medium-am-embed install, users can directly use roberta-medium-am-embed installed effect in huggingface.co for debugging and trial. It also supports api for free installation.
roberta-medium-am-embed install url in huggingface.co: