AI SeedbankHelp preserve open and free AI for humanity's future

← All models

sbintuitions_sarashina-embedding-v1-1b

sbintuitions · View on Hugging Face ↗

Get this model

Download TorrentMagnet Link

Seeders: 1 · Leechers: 0

Observed 2026-09-02T13:56:39Z via announce.aitorrent.org:7070.

Model card

The complete upstream card, rendered from this payload's README.md — the same hash-verified bytes the torrent distributes. Images and off-site links are removed; the original card on Hugging Face carries them.


language:

  • ja
  • en license_name: sarahina-non-commercial-license license_link: LICENSE tags:
  • transformers
  • sentence-similarity
  • feature-extraction
  • sentence-transformers pipeline_tag: sentence-similarity inference: false datasets:
    • hpprc/emb
    • cl-nagoya/auto-wiki-qa
    • cl-nagoya/ruri-dataset-ft
    • hpprc/mqa-ja
    • izumi-lab/llm-japanese-dataset
    • sentence-transformers/NQ-retrieval
    • sbintuitions/JSQuAD
    • SkelterLabsInc/JaQuAD
    • wikimedia/wikipedia
    • cl-nagoya/nu-mnli
    • castorini/mr-tydi

Sarashina-Embedding-v1-1B

日本語のREADME/Japanese README

"Sarashina-Embedding-v1-1B" is a Japanese text embedding model, based on the 1.2B-parameter Japanese LLM "Sarashina2.1-1B". We trained this model with multi-stage contrastive learning. We achieved the state-of-the-art average score across 16 datasets in JMTEB (Japanese Massive Text Embedding Benchmark).

This model maps sentences & paragraphs to a 1792-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and other applications.

Model Details

Model Description

Full Model Architecture

SentenceTransformer(
  (0): Transformer({'max_seq_length': 8192, 'do_lower_case': False}) with Transformer model: LlamaModel 
  (1): Pooling({'word_embedding_dimension': 1792, 'pooling_mode_cls_token': False, 'pooling_mode_mean_tokens': False, 'pooling_mode_max_tokens': False, 'pooling_mode_mean_sqrt_len_tokens': False, 'pooling_mode_weightedmean_tokens': False, 'pooling_mode_lasttoken': True, 'include_prompt': False})
)

Usage

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("sbintuitions/sarashina-embedding-v1-1b")
# Run inference
sentences = [
    '更級日記は、平安時代中期に菅原孝標女によって書かれた回想録です。',
    'Sarashinaは、SB Intuitionsが開発した日本語大規模言語モデルです。これまでに7B, 13B, 70B, 8x70Bのモデルが公開されています。',
    'サラシナエンベディングは日本語言語モデルをベースにした日本語埋め込みモデルです。'
]
embeddings = model.encode(sentences)
print(embeddings.shape)
# [3, 1792]

# Get the similarity scores between the embeddings
similarities = model.similarity(embeddings, embeddings)
print(similarities.shape)
# [3, 3]

Note

  • You do not need to add prefixes such as "Query: " and "Document: " to the beginning of the input sentence.
  • This model is licensed under the Sarashina Model NonCommercial License Agreement, which has restrictions on commercial use. If you are interested in utilizing this model for your business, please feel free to contact us through our contact page.

Training

"Sarashina-Embedding-v1-1B" is created through the following two-stage learning process:

Stage 1: Weakly-supervised Learning

To achieve generic text embedding performance across a wide range of domains, we performed contrastive training on weakly-supervised data consisting of our own web-crawled data and open data.

Datasets

dataset counts
Auto Wiki QA/NLI 50,521,135
web-crawled data (ours) 47,370,649
MQA 12,941,472
llm-japanese-dataset 9,074,340
Wikipedia 5,555,212
Quiz dataset (ours) 988,478
Natural Questions 132,796
JSQuAD 62,859
SNOW(T15+T23) 62,758
JaQuAD 31,746
MKQA 3,318
total 126,744,763

Step2: Supervised Fine-tuning

To enable the model to learn a more accurate query-document similarity, we performed supervised fine-tuning using the following datasets.

Datasets

dataset counts
JSNLI 141,388
NU-MNLI 67,987
Mr. TyDi (only Japanese subset) 3,697
Natural Questions (sampled) 20,000
total 233,072

Evaluation Results with JMTEB

Model Max Tokens Avg. Retrieval STS Classification Reranking Clustering PairClassification
OpenAI/text-embedding-3-large[^oai] 8191 74.05 74.48 82.52 77.58 93.58 53.32 62.35
cl-nagoya/ruri-large 512 73.31 73.02 83.13 77.43 92.99 51.82 62.29
pkshatech/GLuCoSE-base-ja-v2 512 72.23 73.36 82.96 74.21 93.01 48.65 62.37
pkshatech/RoSEtta-base-ja 1024 72.04 73.21 81.39 72.41 92.69 53.23 61.74
intfloat/multilingual-e5-large 512 70.90 70.98 79.70 72.89 92.96 51.24 62.15
Sarashina-Embedding-v1-1B(This model) 8192 75.50 77.61 82.71 78.37 93.74 53.86 62.00

License

This model is licensed under Sarashina Model NonCommercial License Agreement.

If you are interested in using this model for commercial purposes, please feel free to contact us through our contact page.

[^oai]: Benchmarked on April 23, 2024.

Magnet link

Opens the swarm directly in your torrent client — no file download needed. Copy-paste works too:

magnet:?xt=urn:btih:8220c006a0c891561660993eda126e3ce53a0cb1&dn=sbintuitions_sarashina-embedding-v1-1b

Open magnet in torrent client · infohash 8220c006a0c891561660993eda126e3ce53a0cb1

Files & hashes

PathSizesha1sha256
1_Pooling/config.json298 B (298 B)ba57af9a8d8a9f4231d05aee16a5f9b0503ad517422852dbc2c51b1e1fc16dedba285222d20d8fa0041a8c338ba1823b3965d8e7
LICENSE11.2 KB (11,503 B)89f32002166df119cace1d7b2e056fe897a662a62fceee15c66ceb9fe7ca23955e2ef6ec5439e86b1dd61489987080e8dd2c325c
README.md7.4 KB (7,568 B)db764c695a14217ce200d86b33c06674e74e26d487109bce71fb1bdabf20b8959d2015f1d4a3e38e1ceed4af4db08bd3711a9cd2
README_JA.md7.7 KB (7,912 B)729be89dc2682aa1b57d7f528b1ca9f2141383eea56a75dda4dd0c46276f9ea77016ab17df8fc5c0457a81b7bcfbed9d9f5fda82
config.json669 B (669 B)ab137dfb2af20d68f0e0fbfb3f06bc984f4afe293d1c6c5d9b0feb85478990abab95aa49874af219ddf1d66a4024243fa6b24a4b
config_sentence_transformers.json209 B (209 B)3972927e83c86a28de7c67cb91658989aafac67504cea29eb9253b9252356e3e4ab77b27930816337e15159a4a5e9c62804d6c17
model.safetensors4.56 GB (4,896,176,272 B)38811785b66ecc6b24e9f4c8a0d8abaf2a8216888304d449d29787d1affbfa034ea06bfb5944b40598f13c9bece386e0067784dc
modules.json229 B (229 B)f7640f94e81bb7f4f04daf1668850b38763a13d98f4b264b80206c830bebbdcae377e137925650a433b689343a63bdc9b3145460
sentence_bert_config.json54 B (54 B)0140ba1eac83a3c9b857d64baba91969d988624beb9b44b13c0f52a3b3685c3b1cbdea1ba8b04bea123b98f61610048940776eb1
special_tokens_map.json968 B (968 B)5b2990c23a7b26649482db1fdd447b0aee8b14d330bf8256f9a1eb3287af2a9b7940465e29a38aad4a459a3e773bb3a14bd34c0f
tokenizer.json6.4 MB (6,724,445 B)86f94799451908a9010dd5f7c840ac44f81f30acfdc3fbb4841c7d093617abb132d992885a755a5c1ee7fccd8c303d311aaeb5e0
tokenizer.model1.7 MB (1,831,879 B)a7174bcb30a823fc9b2e2962d997296ce6751c6d008293028e1a9d9a1038d9b63d989a2319797dfeaa03f171093a57b33a3a8277
tokenizer_config.json3.7 KB (3,749 B)a92ad10f6baebbefd763d08556faaa36b7faebde87060e46debb06fe4f20dafc24f09752211b3b70c08ead5e5f6d0b173a6cc5a9

Cite this release

Canonical URL
https://aiseedbank.org/models/sbintuitions_sarashina-embedding-v1-1b/
Slug
sbintuitions_sarashina-embedding-v1-1b
Infohash
8220c006a0c891561660993eda126e3ce53a0cb1
License
no license recorded
Signing key fingerprint
85a3b32c3712427b

Every file carries a locally computed sha256 — verify a download against the signed sums: sbintuitions_sarashina-embedding-v1-1b.SHA256SUMS (+ minisign signature).

Provenance

Upstream repositorysbintuitions/sarashina-embedding-v1-1b
Revision (pinned)d060fcd8984075071e7fad81baff035cbb3b6c7e
Fetched at2026-09-02T04:40:34Z
License at fetchno license recorded
Snapshot toolhuggingface · seedbank 0.1.0

Trackers

✓ verified · rehash-vs-hf-metadata at 2026-09-02T04:41:23Z

no license recorded4.57 GB (4,904,765,755 bytes)sentence-transformerssafetensorsllamafeature-extractiontransformerssentence-similaritytext-embeddings-inference2 languages (ja, en)paper: 2409.07737