Helsinki-NLP_opus-mt-ru-en
Helsinki-NLP · 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.
tags:
- translation license: cc-by-4.0
opus-mt-ru-en
Table of Contents
- Model Details
- Uses
- Risks, Limitations and Biases
- Training
- Evaluation
- Citation Information
- How to Get Started With the Model
Model Details
Model Description:
- Developed by: Language Technology Research Group at the University of Helsinki
- Model Type: Transformer-align
- Language(s):
- Source Language: Russian
- Target Language: English
- License: CC-BY-4.0
- Resources for more information:
- GitHub Repo
Uses
Direct Use
This model can be used for translation and text-to-text generation.
Risks, Limitations and Biases
CONTENT WARNING: Readers should be aware this section contains content that is disturbing, offensive, and can propagate historical and current stereotypes.
Significant research has explored bias and fairness issues with language models (see, e.g., Sheng et al. (2021) and Bender et al. (2021)).
Further details about the dataset for this model can be found in the OPUS readme: ru-en
Training
Training Data
Preprocessing
Pre-processing: Normalization + SentencePiece
Dataset: opus
Download original weights: opus-2020-02-26.zip
Test set translations: opus-2020-02-26.test.txt
Evaluation
Results
- test set scores: opus-2020-02-26.eval.txt
Benchmarks
| testset | BLEU | chr-F |
|---|---|---|
| newstest2012.ru.en | 34.8 | 0.603 |
| newstest2013.ru.en | 27.9 | 0.545 |
| newstest2014-ruen.ru.en | 31.9 | 0.591 |
| newstest2015-enru.ru.en | 30.4 | 0.568 |
| newstest2016-enru.ru.en | 30.1 | 0.565 |
| newstest2017-enru.ru.en | 33.4 | 0.593 |
| newstest2018-enru.ru.en | 29.6 | 0.565 |
| newstest2019-ruen.ru.en | 31.4 | 0.576 |
| Tatoeba.ru.en | 61.1 | 0.736 |
Citation Information
@InProceedings{TiedemannThottingal:EAMT2020,
author = {J{\"o}rg Tiedemann and Santhosh Thottingal},
title = {{OPUS-MT} — {B}uilding open translation services for the {W}orld},
booktitle = {Proceedings of the 22nd Annual Conferenec of the European Association for Machine Translation (EAMT)},
year = {2020},
address = {Lisbon, Portugal}
}
How to Get Started With the Model
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("Helsinki-NLP/opus-mt-ru-en")
model = AutoModelForSeq2SeqLM.from_pretrained("Helsinki-NLP/opus-mt-ru-en")
Magnet link
Opens the swarm directly in your torrent client — no file download needed. Copy-paste works too:
magnet:?xt=urn:btih:f20e7fc475268e90704c4eb39f27884bb8e0ca60&dn=Helsinki-NLP_opus-mt-ru-enOpen magnet in torrent client · infohash f20e7fc475268e90704c4eb39f27884bb8e0ca60
Files & hashes
| Path | Size | sha1 | sha256 |
|---|---|---|---|
| README.md | 3.1 KB (3,159 B) | 86bf639a37e88b6bbc32917fffb1b24c2ea609f9 | 58decd5dfb14dfd59bd63a80286869798f94b7d432d249dd289de467ba9a1417 |
| config.json | 1.3 KB (1,381 B) | d898c2531e824fa65c1b4c29fa77f1bc05a5d2e0 | 5ea76c78596bce8fe005ef89e00de0924bf83e5f532ce08784ff1fcefb699f5f |
| generation_config.json | 293 B (293 B) | 73c009f373594622ab49464e9c3b4e950bc3ac2d | 31cff5e74efc263ff53efac09e3e350cd462d5c8198b1136b455d63a02d8cad5 |
| pytorch_model.bin | 292.8 MB (306,991,893 B) | e5d5b8022a1037cf1947e8c1e28a0c3d3f230fb1 | 535450eb5613f3cc912f9ca3e54cfef6c14d201b319c24a88faf776a65538b5d |
| rust_model.ot | 537.0 MB (563,074,700 B) | c50963c4a5517dbb9c4257224112d7a199565dd9 | 5e910b59f7b030d38937da12f8d26a5ef48d5390131528fe08b1078e4dee4b2a |
| source.spm | 1.0 MB (1,080,169 B) | 5781b8215934ee03646a5935000a19f1233210f0 | 745998e51ba5b058e38b7ac7765c25c43ed5c1c39cc92b27163b9b2e323c9d7c |
| target.spm | 784.0 KB (802,781 B) | ee65931d442b9dbb755f640edb9f31b78c7c27ef | 16bebef1389a0b8ab452772c4e35b9e605e5713f8ac7baa71ca701394eaa086d |
| tokenizer_config.json | 42 B (42 B) | fba9222db75e67725c66f0aad3b3c08e3e0fa091 | 8d826099b8c67179c83ab4ff94aff7ca7bf24ca14319cb0287b9a0b4c40b2a96 |
| vocab.json | 2.5 MB (2,601,758 B) | 39833c62b978f23b3429c9109dc4ee88e339c2d5 | 33e95da3be3fa3b50169c4c46693ba2f29fbf4cb29d99044bd07d72d181fa1e9 |
Cite this release
- Canonical URL
- https://aiseedbank.org/models/Helsinki-NLP_opus-mt-ru-en/
- Slug
- Helsinki-NLP_opus-mt-ru-en
- Infohash
- f20e7fc475268e90704c4eb39f27884bb8e0ca60
- License
- cc-by-4.0
- Signing key fingerprint
- 85a3b32c3712427b
Every file carries a locally computed sha256 — verify a download against the signed sums: Helsinki-NLP_opus-mt-ru-en.SHA256SUMS (+ minisign signature).
Provenance
| Upstream repository | Helsinki-NLP/opus-mt-ru-en |
|---|---|
| Revision (pinned) | fbd6dc73284f95536648512cc21d57f19191961a |
| Fetched at | 2026-09-02T03:12:46Z |
| License at fetch | cc-by-4.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-02T03:12:56Z
cc-by-4.0834.0 MB (874,556,176 bytes)transformerspytorchrustmariantext2text-generationtranslationendpoints_compatible3 languages (tf, ru, en)