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

← All models

sentence-transformers_sentence-t5-base

sentence-transformers · 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: en license: apache-2.0 library_name: sentence-transformers tags:

  • sentence-transformers
  • feature-extraction
  • sentence-similarity pipeline_tag: sentence-similarity

sentence-transformers/sentence-t5-base

This is a sentence-transformers model: It maps sentences & paragraphs to a 768 dimensional dense vector space. The model works well for sentence similarity tasks, but doesn't perform that well for semantic search tasks.

This model was converted from the Tensorflow model st5-base-1 to PyTorch. When using this model, have a look at the publication: Sentence-T5: Scalable sentence encoders from pre-trained text-to-text models. The tfhub model and this PyTorch model can produce slightly different embeddings, however, when run on the same benchmarks, they produce identical results.

The model uses only the encoder from a T5-base model. The weights are stored in FP16.

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/sentence-t5-base')
embeddings = model.encode(sentences)
print(embeddings)

The model requires sentence-transformers version 2.2.0 or newer.

Citing & Authors

If you find this model helpful, please cite the respective publication: Sentence-T5: Scalable sentence encoders from pre-trained text-to-text models

Magnet link

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

magnet:?xt=urn:btih:8d98b4266274f37b3e935f06199100f1857215d4&dn=sentence-transformers_sentence-t5-base

Open magnet in torrent client · infohash 8d98b4266274f37b3e935f06199100f1857215d4

Files & hashes

PathSizesha1sha256
1_Pooling/config.json190 B (190 B)4e09f293dfe90bba49f87cfe7996271f07be2666a37f83ada23e7887be6b88f4998927dbeac0038af301553c7cd5461413bf1a56
2_Dense/config.json115 B (115 B)145b627d7a75afe7a76d3e0153749b2f9db1859d9c6560e6ff2744a7ec4dd710786d57660aeb3ddf936332e404269bd5bd24e952
2_Dense/model.safetensors2.3 MB (2,359,416 B)e84e0ff04e2e132a3472364e9758e531be71dba00a6d7cd055587034fc62b37fb66ec1b525b5ff4ce6964c3aef9c4d3388fa7aaf
2_Dense/pytorch_model.bin2.3 MB (2,360,171 B)5cf74d86dca508603c35bc30a6ce17f3a7625c2e9319f42e32d06c3e599b0d0d2aeb23bdeacfe71d019238d86d6413a778be8c1d
2_Dense/rust_model.ot2.3 MB (2,360,792 B)4e74ff7ad7c655a70bbbb128f08234b0f945140796703517dd0657750693da5fa2644255895f0b7a94cb6eff07fc7913ea1d17bc
README.md1.7 KB (1,777 B)585780b63bb3c840c747ded25c3ac95eaf192976106e0e05a6166ec36978e53cf2f747d2abac590f1d06db726284ced2a98a3271
config.json1.4 KB (1,386 B)13d54a79e334e758c9e707c755eb84ef34bb6b44774e205af652f53b16b62a7a73debcfd96018b392cc08a0c12f864b42d2aa944
config_sentence_transformers.json122 B (122 B)96cafb1a99306435fd68448f16fb5adf3ea49a6df631e4bd49910419948c5e9134ab07e0d63b22b8cebbe6875f99a0712bcadd4d
convert.ipynb72.8 KB (74,591 B)922ec6515fe308a2840d55cf048dd0acc8f07abf32eeb59fc5908dfba0e3d760455ada58396655c16402efa4ecc3201803670cb3
convert_to_fp16.py198 B (198 B)7f929e458c24e13d223f6586a0fc6d3d4f1a7fcf1dbd5bfc49c82ef29c7b91f00562069f11551b024782fc4260609329addedfd3
model.safetensors209.1 MB (219,268,776 B)2f094402f9a3eb035b703ba66541a4b6fb46a2d9bb38b5739d7360837bd928e9483f975594cb849ccc22c03e089daf3f336e3adc
modules.json461 B (461 B)678c8bb71e6e7258ef1338d8439a42c4f0a54ac441251094dfd3e7ff81a85ba97b3f4788df47e4039f1bc5037575b43c028beb40
pytorch_model.bin209.1 MB (219,303,530 B)fb10bdfd65a94e183ac4bdfb754489f47bc69f143b91bd3ded13728f29297a9f2ee2a809acd211f52271a857488e491c4c345208
rust_model.ot512.4 MB (537,243,343 B)21b93f7163c7391a177185e0b1911aeade6861da28b6aa159f1fa72f242a5e11dc25b38d4e3289cd5e86a6fa5f8a9a855e47ae27
sentence_bert_config.json53 B (53 B)59d594003bf59880a884c574bf88ef7555bb0202fc1993fde0a95c24ec6c022539d41cf6e2f7c9721e5415d6fb6897472a9cd4b7
special_tokens_map.json1.7 KB (1,786 B)881bdbffc06e471924ecea57f962bc5f8e2a9f214720c0fddbe4c5991334f85ad7073d9bd0a294a8ba4641a2f8dab614ca825949
spiece.model773.1 KB (791,656 B)5f05e7c57adf916bdba74912b0b37dea5c585988d60acb128cf7b7f2536e8f38a5b18a05535c9e14c7a355904270e15b0945ea86
tokenizer.json1.3 MB (1,387,554 B)e7a70b5d1de022d917e9b9fbe66f4cf3ce2348ee3dd4249b57e28dda22219397c091a4a11655c537e0d8a9b5e2efcf43f39c8773
tokenizer_config.json1.9 KB (1,923 B)2de6c1b26a1bce0469edb96d44e44dc4016c98826973652f30c2c8359a70d8fe41f9af4f13b3225d9520dbecfe0b7f0c69f997f3

Cite this release

Canonical URL
https://aiseedbank.org/models/sentence-transformers_sentence-t5-base/
Slug
sentence-transformers_sentence-t5-base
Infohash
8d98b4266274f37b3e935f06199100f1857215d4
License
apache-2.0
Signing key fingerprint
85a3b32c3712427b

Every file carries a locally computed sha256 — verify a download against the signed sums: sentence-transformers_sentence-t5-base.SHA256SUMS (+ minisign signature).

Provenance

Upstream repositorysentence-transformers/sentence-t5-base
Revision (pinned)fc5d4628481afbbaaacd7af6bb07cf9d3865f781
Fetched at2026-09-02T04:44:39Z
License at fetchapache-2.0
Snapshot toolhuggingface · seedbank 0.1.0

Trackers

✓ verified · rehash-vs-hf-metadata at 2026-09-02T04:44:53Z

apache-2.0939.5 MB (985,157,840 bytes)sentence-transformerspytorchrustsafetensorst5feature-extractionsentence-similarityendpoints_compatible1 language (en)paper: 2108.08877