sbintuitions_sarashina-embedding-v1-1b
sbintuitions · View on Hugging Face ↗
Get this model
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
"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
- Model Type: Sentence Transformer
- Base model: Sarashina2.1-1B
- Maximum Sequence Length: 8,192 tokens
- Output Dimensionality: 1,792 dimensions
- Similarity Function: Cosine Similarity
- Language: Japanese
- License: Sarashina Model NonCommercial License Agreement
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-1bOpen magnet in torrent client · infohash 8220c006a0c891561660993eda126e3ce53a0cb1
Files & hashes
| Path | Size | sha1 | sha256 |
|---|---|---|---|
| 1_Pooling/config.json | 298 B (298 B) | ba57af9a8d8a9f4231d05aee16a5f9b0503ad517 | 422852dbc2c51b1e1fc16dedba285222d20d8fa0041a8c338ba1823b3965d8e7 |
| LICENSE | 11.2 KB (11,503 B) | 89f32002166df119cace1d7b2e056fe897a662a6 | 2fceee15c66ceb9fe7ca23955e2ef6ec5439e86b1dd61489987080e8dd2c325c |
| README.md | 7.4 KB (7,568 B) | db764c695a14217ce200d86b33c06674e74e26d4 | 87109bce71fb1bdabf20b8959d2015f1d4a3e38e1ceed4af4db08bd3711a9cd2 |
| README_JA.md | 7.7 KB (7,912 B) | 729be89dc2682aa1b57d7f528b1ca9f2141383ee | a56a75dda4dd0c46276f9ea77016ab17df8fc5c0457a81b7bcfbed9d9f5fda82 |
| config.json | 669 B (669 B) | ab137dfb2af20d68f0e0fbfb3f06bc984f4afe29 | 3d1c6c5d9b0feb85478990abab95aa49874af219ddf1d66a4024243fa6b24a4b |
| config_sentence_transformers.json | 209 B (209 B) | 3972927e83c86a28de7c67cb91658989aafac675 | 04cea29eb9253b9252356e3e4ab77b27930816337e15159a4a5e9c62804d6c17 |
| model.safetensors | 4.56 GB (4,896,176,272 B) | 38811785b66ecc6b24e9f4c8a0d8abaf2a821688 | 8304d449d29787d1affbfa034ea06bfb5944b40598f13c9bece386e0067784dc |
| modules.json | 229 B (229 B) | f7640f94e81bb7f4f04daf1668850b38763a13d9 | 8f4b264b80206c830bebbdcae377e137925650a433b689343a63bdc9b3145460 |
| sentence_bert_config.json | 54 B (54 B) | 0140ba1eac83a3c9b857d64baba91969d988624b | eb9b44b13c0f52a3b3685c3b1cbdea1ba8b04bea123b98f61610048940776eb1 |
| special_tokens_map.json | 968 B (968 B) | 5b2990c23a7b26649482db1fdd447b0aee8b14d3 | 30bf8256f9a1eb3287af2a9b7940465e29a38aad4a459a3e773bb3a14bd34c0f |
| tokenizer.json | 6.4 MB (6,724,445 B) | 86f94799451908a9010dd5f7c840ac44f81f30ac | fdc3fbb4841c7d093617abb132d992885a755a5c1ee7fccd8c303d311aaeb5e0 |
| tokenizer.model | 1.7 MB (1,831,879 B) | a7174bcb30a823fc9b2e2962d997296ce6751c6d | 008293028e1a9d9a1038d9b63d989a2319797dfeaa03f171093a57b33a3a8277 |
| tokenizer_config.json | 3.7 KB (3,749 B) | a92ad10f6baebbefd763d08556faaa36b7faebde | 87060e46debb06fe4f20dafc24f09752211b3b70c08ead5e5f6d0b173a6cc5a9 |
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 repository | sbintuitions/sarashina-embedding-v1-1b |
|---|---|
| Revision (pinned) | d060fcd8984075071e7fad81baff035cbb3b6c7e |
| Fetched at | 2026-09-02T04:40:34Z |
| License at fetch | no license recorded |
| Snapshot tool | huggingface · seedbank 0.1.0 |
Trackers
- udp://announce.aitorrent.org:6969/announce
- http://announce.aitorrent.org:7070/announce
- udp://announce2.aitorrent.org:6970/announce
- http://announce2.aitorrent.org:7071/announce
- udp://tracker.opentrackr.org:1337/announce
- udp://open.demonii.com:1337/announce
- udp://open.stealth.si:80/announce
- udp://exodus.desync.com:6969/announce
- udp://tracker.torrent.eu.org:451/announce
✓ 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