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

← All models

Helsinki-NLP_opus-mt_tiny_eng-tur

Helsinki-NLP · 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.


license: apache-2.0 datasets:

  • Helsinki-NLP/tatoeba
  • openlanguagedata/flores_plus
  • facebook/bouquet language:
  • en
  • tr metrics:
  • bleu
  • comet
  • chrf pipeline_tag: translation

OPUS-MT-tiny-eng-tur

Distilled model from a Tatoeba-MT Teacher: Tatoeba-MT-models/eng-tur/opusTCv20210807+bt_transformer-big_2022-02-25), which has been trained on the Tatoeba dataset.

We used the OpusDistillery to train new a new student with the tiny architecture, with a regular transformer decoder. For training data, we used Tatoeba. The configuration file fed into OpusDistillery can be found here.

How to run

from transformers import MarianMTModel, MarianTokenizer
model_name = "Helsinki-NLP/opus-mt_tiny_eng-tur"
tokenizer = MarianTokenizer.from_pretrained(model_name)
model = MarianMTModel.from_pretrained(model_name)
tok = tokenizer("Persians have a relatively easy and mostly smooth grammar.", return_tensors="pt").input_ids
output = model.generate(tok)[0]
tokenizer.decode(output, skip_special_tokens=True)

Benchmarks

Teacher

testset BLEU chr-F COMET
Flores+ 31.4 62.8 0.8854
Bouquet 36.6 66.5 0.9058

Student

testset BLEU chr-F COMET
Flores+ 28.5 62.8 0.8633
Bouquet 33.0 64.6 0.8899

Marian models

We also provide Marian-compatible versions of this model. To use them, compile Marian and run decoding with marian-decoder, for example:

marian-decoder \
  -i input.txt \
  -c final.model.npz.best-perplexity.npz.decoder.yml \
  -m final.model.npz.best-perplexity.npz \
  -v vocab.spm vocab.spm

Magnet link

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

magnet:?xt=urn:btih:5674ed7d449913b43f2e8bb14d516c94eb357fbf&dn=Helsinki-NLP_opus-mt_tiny_eng-tur

Open magnet in torrent client · infohash 5674ed7d449913b43f2e8bb14d516c94eb357fbf

Files & hashes

PathSizesha1sha256
README.md2.1 KB (2,187 B)0d3c5eff1d17cddd98e93a13e613f84edb803d9251956071b4b479f7743dca8395e42e0b335beb4b8e3ed661014e0faa9f21b55c
added_tokens.json19 B (19 B)7ee95d4462db25b34658c2d5bb13794c218a2cba8ddc41c7d18ed0378d47f4b32e3181dc4dc00ad889f74c0cc9006487e266f5d5
config.json957 B (957 B)f142ba9f1f13b1ebfec58b7ff08f19ad438f95ec480c811721f0a0dca0aa632ceb566570f06c46d15ad9bbdfcbec58af4734aef0
final.model.npz.best-perplexity.npz65.5 MB (68,715,149 B)d771d295ea95484241da655e347afc7cc56e48043efa24a6d2d829880e0b94506ec2f5155b71377f7b5d6da7578678f88ff2bc4f
final.model.npz.best-perplexity.npz.decoder.yml93 B (93 B)72b0b35fecea4a525d83bf8b142500cfd56d1fbe96bcf3685d420dbe300496d0f20b90dc12d06f9b56bf1fd712fb4f0a07fb1dc7
generation_config.json270 B (270 B)2d19868477b40462ed05be0869fdaafbee2296e568e3e0677a3852008c48716deb2b498ab259eb824f7225c834c967a0eecdaf2c
model.safetensors48.4 MB (50,743,442 B)e4b6027e0d9947e821b84dee66ce37ea54cea9446e2ac330757297b174e32ade7ff74574622ea2961a9b38c1d74ae01bb77cce02
model.tflite19.2 MB (20,144,264 B)7752928b61f56fdaeee665d7c4213dabc34e5bb46bab379f1f20f8ba927a1494603dcaca25e1882d5f83c2efecfb71060d7ac723
source.spm808.9 KB (828,342 B)7daa09c4d23dfdebafcdc0f843f820f3919baac0fe55e84b94d17b424eafba19d1e4815a90b23cd52138b9cdb1072d1b65c9795c
special_tokens_map.json552 B (552 B)a782b2f1cdab4d0bacb2dc0f85d02c4b1e31f0bd358c249e2fb29060c6b73157d428853b0c48710deffc8ee670ab1013880946c9
target.spm808.9 KB (828,342 B)7daa09c4d23dfdebafcdc0f843f820f3919baac0fe55e84b94d17b424eafba19d1e4815a90b23cd52138b9cdb1072d1b65c9795c
tokenizer_config.json1.0 KB (1,038 B)e2d187c564f58a2b5d506aea0a985f2237da6a12ba6c90b093ea281b23452e63e0601fcd0936d386c8b9ebd949bb239aebe0dd28
vocab.json825.6 KB (845,376 B)dd4d906365ab09f194ff16823787bc46bfb9bf365ad08bcc77230030648df7079b1523db693030fb9a206d83effbc66f2944f268
vocab.spm808.9 KB (828,342 B)7daa09c4d23dfdebafcdc0f843f820f3919baac0fe55e84b94d17b424eafba19d1e4815a90b23cd52138b9cdb1072d1b65c9795c

Cite this release

Canonical URL
https://aiseedbank.org/models/Helsinki-NLP_opus-mt_tiny_eng-tur/
Slug
Helsinki-NLP_opus-mt_tiny_eng-tur
Infohash
5674ed7d449913b43f2e8bb14d516c94eb357fbf
License
apache-2.0
Signing key fingerprint
85a3b32c3712427b

Every file carries a locally computed sha256 — verify a download against the signed sums: Helsinki-NLP_opus-mt_tiny_eng-tur.SHA256SUMS (+ minisign signature).

Provenance

Upstream repositoryHelsinki-NLP/opus-mt_tiny_eng-tur
Revision (pinned)daadff27d04f77a1f37b43ab4983ee50468ea7d7
Fetched at2026-09-02T03:17:44Z
License at fetchapache-2.0
Snapshot toolhuggingface · seedbank 0.1.0

Trackers

✓ verified · rehash-vs-hf-metadata at 2026-09-02T03:17:51Z

apache-2.0136.3 MB (142,938,373 bytes)tflitesafetensorsmariantranslation2 languages (en, tr)