cl-nagoya / ruri-pt-large

huggingface.co
Total runs: 33
24-hour runs: 0
7-day runs: 4
30-day runs: -29
Model's Last Updated: September 13 2024
sentence-similarity

Introduction of ruri-pt-large

Model Details of ruri-pt-large

SentenceTransformer based on tohoku-nlp/bert-large-japanese-v2

This is a sentence-transformers model finetuned from tohoku-nlp/bert-large-japanese-v2 . It maps sentences & paragraphs to a 1024-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.

Model Details
Model Description
  • Model Type: Sentence Transformer
  • Base model: tohoku-nlp/bert-large-japanese-v2
  • Maximum Sequence Length: 512 tokens
  • Output Dimensionality: 1024 tokens
  • Similarity Function: Cosine Similarity
Model Sources
Full Model Architecture
MySentenceTransformer(
  (0): Transformer({'max_seq_length': 512, 'do_lower_case': False}) with Transformer model: BertModel 
  (1): Pooling({'word_embedding_dimension': 1024, 'pooling_mode_cls_token': False, 'pooling_mode_mean_tokens': True, 'pooling_mode_max_tokens': False, 'pooling_mode_mean_sqrt_len_tokens': False, 'pooling_mode_weightedmean_tokens': False, 'pooling_mode_lasttoken': False, 'include_prompt': True})
)
Usage
Direct Usage (Sentence Transformers)

First install the Sentence Transformers library:

pip install -U sentence-transformers

Then you can load this model and run inference.

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, 1024]

# 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-large on huggingface.co

33
Total runs
0
24-hour runs
0
3-day runs
4
7-day runs
-29
30-day runs

More Information About ruri-pt-large huggingface.co Model

More ruri-pt-large license Visit here:

https://choosealicense.com/licenses/apache-2.0

ruri-pt-large huggingface.co

ruri-pt-large huggingface.co is an AI model on huggingface.co that provides ruri-pt-large's model effect (), which can be used instantly with this cl-nagoya ruri-pt-large model. huggingface.co supports a free trial of the ruri-pt-large model, and also provides paid use of the ruri-pt-large. Support call ruri-pt-large model through api, including Node.js, Python, http.

ruri-pt-large huggingface.co Url

https://huggingface.co/cl-nagoya/ruri-pt-large

cl-nagoya ruri-pt-large online free

ruri-pt-large huggingface.co is an online trial and call api platform, which integrates ruri-pt-large's modeling effects, including api services, and provides a free online trial of ruri-pt-large, you can try ruri-pt-large online for free by clicking the link below.

cl-nagoya ruri-pt-large online free url in huggingface.co:

https://huggingface.co/cl-nagoya/ruri-pt-large

ruri-pt-large install

ruri-pt-large is an open source model from GitHub that offers a free installation service, and any user can find ruri-pt-large on GitHub to install. At the same time, huggingface.co provides the effect of ruri-pt-large install, users can directly use ruri-pt-large installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

ruri-pt-large install url in huggingface.co:

https://huggingface.co/cl-nagoya/ruri-pt-large

Url of ruri-pt-large

ruri-pt-large huggingface.co Url

Provider of ruri-pt-large huggingface.co

cl-nagoya
ORGANIZATIONS

Other API from cl-nagoya

huggingface.co

Total runs: 387.9K
Run Growth: 138.2K
Growth Rate: 35.63%
Updated:April 17 2025
huggingface.co

Total runs: 14.9K
Run Growth: -699
Growth Rate: -4.70%
Updated:April 15 2025
huggingface.co

Total runs: 11.1K
Run Growth: 164
Growth Rate: 1.48%
Updated:April 15 2025
huggingface.co

Total runs: 4.6K
Run Growth: -3.2K
Growth Rate: -68.18%
Updated:April 15 2025