SentenceTransformer based on line-corporation/line-distilbert-base-japanese
This is a
sentence-transformers
model finetuned from
line-corporation/line-distilbert-base-japanese
. It maps sentences & paragraphs to a 768-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("sentence_transformers_model_id")
# 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, 768]# Get the similarity scores for the embeddings
similarities = model.similarity(embeddings, embeddings)
print(similarities.shape)
# [3, 3]
Training Details
Framework Versions
Python: 3.10.13
Sentence Transformers: 3.0.0
Transformers: 4.41.2
PyTorch: 2.3.1+cu118
Accelerate: 0.30.1
Datasets: 2.19.1
Tokenizers: 0.19.1
Citation
BibTeX
Runs of cl-nagoya ruri-pt-small on huggingface.co
30
Total runs
1
24-hour runs
1
3-day runs
2
7-day runs
-25
30-day runs
More Information About ruri-pt-small huggingface.co Model
ruri-pt-small huggingface.co is an AI model on huggingface.co that provides ruri-pt-small's model effect (), which can be used instantly with this cl-nagoya ruri-pt-small model. huggingface.co supports a free trial of the ruri-pt-small model, and also provides paid use of the ruri-pt-small. Support call ruri-pt-small model through api, including Node.js, Python, http.
ruri-pt-small huggingface.co is an online trial and call api platform, which integrates ruri-pt-small's modeling effects, including api services, and provides a free online trial of ruri-pt-small, you can try ruri-pt-small online for free by clicking the link below.
cl-nagoya ruri-pt-small online free url in huggingface.co:
ruri-pt-small is an open source model from GitHub that offers a free installation service, and any user can find ruri-pt-small on GitHub to install. At the same time, huggingface.co provides the effect of ruri-pt-small install, users can directly use ruri-pt-small installed effect in huggingface.co for debugging and trial. It also supports api for free installation.