sentence-transformers_distiluse-base-multilingual-cased
sentence-transformers · 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: multilingual license: apache-2.0 library_name: sentence-transformers tags:
- sentence-transformers
- feature-extraction
- sentence-similarity pipeline_tag: sentence-similarity
sentence-transformers/distiluse-base-multilingual-cased
This is a sentence-transformers model: It maps sentences & paragraphs to a 512 dimensional dense vector space and can be used for tasks like clustering or semantic search.
Usage (Sentence-Transformers)
Using this model becomes easy when you have sentence-transformers installed:
pip install -U sentence-transformers
Then you can use the model like this:
from sentence_transformers import SentenceTransformer
sentences = ["This is an example sentence", "Each sentence is converted"]
model = SentenceTransformer('sentence-transformers/distiluse-base-multilingual-cased')
embeddings = model.encode(sentences)
print(embeddings)
Full Model Architecture
SentenceTransformer(
(0): Transformer({'max_seq_length': 128, 'do_lower_case': False}) with Transformer model: DistilBertModel
(1): Pooling({'word_embedding_dimension': 768, 'pooling_mode_cls_token': False, 'pooling_mode_mean_tokens': True, 'pooling_mode_max_tokens': False, 'pooling_mode_mean_sqrt_len_tokens': False})
(2): Dense({'in_features': 768, 'out_features': 512, 'bias': True, 'activation_function': 'torch.nn.modules.activation.Tanh'})
)
Citing & Authors
This model was trained by sentence-transformers.
If you find this model helpful, feel free to cite our publication Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks:
@inproceedings{reimers-2019-sentence-bert,
title = "Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks",
author = "Reimers, Nils and Gurevych, Iryna",
booktitle = "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing",
month = "11",
year = "2019",
publisher = "Association for Computational Linguistics",
url = "http://arxiv.org/abs/1908.10084",
}
Magnet link
Opens the swarm directly in your torrent client — no file download needed. Copy-paste works too:
magnet:?xt=urn:btih:dcd6bf5bf95ee8f9931a9c563d792f8655bf20ac&dn=sentence-transformers_distiluse-base-multilingual-casedOpen magnet in torrent client · infohash dcd6bf5bf95ee8f9931a9c563d792f8655bf20ac
Files & hashes
| Path | Size | sha1 | sha256 |
|---|---|---|---|
| 1_Pooling/config.json | 190 B (190 B) | 4e09f293dfe90bba49f87cfe7996271f07be2666 | a37f83ada23e7887be6b88f4998927dbeac0038af301553c7cd5461413bf1a56 |
| 2_Dense/config.json | 114 B (114 B) | 3ddff63d7ba894f11d15a4ab05ca87c3e19a4d87 | 3f8cb931199629aac321339504a3258b5de76b568bf718d724cd921bcd22bd14 |
| 2_Dense/model.safetensors | 1.5 MB (1,575,104 B) | 09ceff3c53a0282d38db3bedb928001f6cece966 | 0a21b1ce908e772ebf09f93c20ca09524c32706e9918d9c0169a3f0663b191ed |
| 2_Dense/pytorch_model.bin | 1.5 MB (1,575,975 B) | 810a6b14ea7aba1e71cea6ab27490d5d9bd8b4f2 | 64fe81485f483cee6c54573686e4117a9e6f32e1579022d3621a1487d5bfea58 |
| 2_Dense/rust_model.ot | 1.5 MB (1,576,727 B) | 96e57e434bbca2c5ecd7054c230c2bce6a5c2315 | 6762d687eafd607a22002bd256cddac647b752e971f99f7d9b75604b7fb89c88 |
| README.md | 2.1 KB (2,164 B) | bbb152fa45b291d1e709b6d207b2e95cf9b5c104 | 3d2fa1dae5c1ed179d001d800b2fa400fadace7fd8da757bc0cf003492430f90 |
| config.json | 607 B (607 B) | 18a802ad03bca65d1f02cb1843b0f568ba751636 | 18586440d763a09081fbb37375c67e306b913f16f63d72f859ed04fc37770744 |
| config_sentence_transformers.json | 122 B (122 B) | b974b349cb2d419ada11181750a733ff82f291ad | b8c64b5cece00d8424b4896ea75b512b6008576088497609dfeb6bd63e6d36b8 |
| model.safetensors | 514.0 MB (538,947,416 B) | 9c67e039d71770b706d3781043bdc7de5ffcc521 | e8c2aed21297045330bd7c36ad1fee2ca8a7c527ac94cf19d20c3dd2bee564d7 |
| modules.json | 341 B (341 B) | 8885f9a958fdc9be2d592c125ff53438ec8b04d8 | f83ea5d68ac85ec15f650b350f0dc37b03d63abd60442f518e14c06f479beee6 |
| openvino/openvino_model.bin | 514.0 MB (538,940,536 B) | 271bf871da620ae8466cb06dcfad12c4d5d52efe | 49dd1b2e6642a7e8ec607d6a43740e2f3a04462d8fb2338f26741c3f324a1136 |
| openvino/openvino_model.xml | 212.5 KB (217,638 B) | 3427de3253d8c65a4b63d8b5fd9636ce00b24771 | a4d3d9483ad1544a8fb3a9b1431e163ec4a71bd683fb7b7077a0d9437f79cfb8 |
| openvino/openvino_model_qint8_quantized.bin | 129.4 MB (135,698,052 B) | 30e57754791c685fb725334325cd6fd795313dd6 | bf548ee8c71ab04f5e80da2a6f2de5caf4131ce0438ff8a6bff562ba55ff2642 |
| openvino/openvino_model_qint8_quantized.xml | 363.9 KB (372,589 B) | 53a42d69f71a8d303f01bb4e01a7da91a879bb4b | 5963f26fc3520089d61cbf08cf102e3ff75b26083cbcc684a6439db7d94823a4 |
| pytorch_model.bin | 514.0 MB (538,971,577 B) | 015c724a8f3bec40bd9ec0c0ac9b343f272068b5 | 0ea26561995c7c873e177e6801bb80f36511281d4d96c0f62aea6c19e85ddb7b |
| rust_model.ot | 514.0 MB (538,968,527 B) | 702ac970cd5415de459c00bf74bbfccbdae9e39c | 472d8cf60e85ba9882ad00eec078e0169066ba4dbbc739009ff7cc84803df30b |
| sentence_bert_config.json | 53 B (53 B) | 5fd10429389515d3e5cccdeda08cae5fea1ae82e | 70f4448f31320443fe3557cacea5abf2dcc4915dda8c80646bec9f3bb0aa5a1f |
| special_tokens_map.json | 112 B (112 B) | e7b0375001f109a6b8873d756ad4f7bbb15fbaa5 | 303df45a03609e4ead04bc3dc1536d0ab19b5358db685b6f3da123d05ec200e3 |
| tokenizer.json | 1.9 MB (1,961,847 B) | f930bdc88c40a163884a6264ebd3bd10688ae1af | 5b4e1a8171c81dfd666ae40265b9530c6e0b3d53923fe8ac493dcc84229adf81 |
| tokenizer_config.json | 528 B (528 B) | 690228044f2419be04f3df1172d076a4106933af | e60636cbece44ee7fce4ca83a7b2800eb4bde0816acbccb9b4453762669224ee |
| vocab.txt | 972.2 KB (995,526 B) | e837bab60a5d204e29622d127c2dafe508aa0731 | fe0fda7c425b48c516fc8f160d594c8022a0808447475c1a7c6d6479763f310c |
Cite this release
- Canonical URL
- https://aiseedbank.org/models/sentence-transformers_distiluse-base-multilingual-cased/
- Slug
- sentence-transformers_distiluse-base-multilingual-cased
- Infohash
- dcd6bf5bf95ee8f9931a9c563d792f8655bf20ac
- License
- apache-2.0
- Signing key fingerprint
- 85a3b32c3712427b
Every file carries a locally computed sha256 — verify a download against the signed sums: sentence-transformers_distiluse-base-multilingual-cased.SHA256SUMS (+ minisign signature).
Provenance
| Upstream repository | sentence-transformers/distiluse-base-multilingual-cased |
|---|---|
| Revision (pinned) | d20bcb62652b24c368dd1e20f65665d9d5dfe088 |
| Fetched at | 2026-09-02T04:42:23Z |
| License at fetch | apache-2.0 |
| 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:42:47Z
apache-2.02.14 GB (2,299,805,745 bytes)sentence-transformerspytorchrustonnxsafetensorsopenvinodistilbertfeature-extractionsentence-similaritymultilingualtext-embeddings-inferenceendpoints_compatible1 language (tf)paper: 1908.10084