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

← All models

Helsinki-NLP_opus-mt-zh-en

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.


language:

  • zh
  • en

tags:

  • translation

license: cc-by-4.0

zho-eng

Table of Contents

Model Details

  • Model Description:
  • Developed by: Language Technology Research Group at the University of Helsinki
  • Model Type: Translation
  • Language(s):
    • Source Language: Chinese
    • 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: zho-eng

Training

System Information

  • helsinki_git_sha: 480fcbe0ee1bf4774bcbe6226ad9f58e63f6c535
  • transformers_git_sha: 2207e5d8cb224e954a7cba69fa4ac2309e9ff30b
  • port_machine: brutasse
  • port_time: 2020-08-21-14:41
  • src_multilingual: False
  • tgt_multilingual: False

Training Data

Preprocessing
  • pre-processing: normalization + SentencePiece (spm32k,spm32k)

  • ref_len: 82826.0

  • dataset: opus

  • download original weights: opus-2020-07-17.zip

  • test set translations: opus-2020-07-17.test.txt

Evaluation

Results

  • test set scores: opus-2020-07-17.eval.txt

  • brevity_penalty: 0.948

Benchmarks

testset BLEU chr-F
Tatoeba-test.zho.eng 36.1 0.548

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-zh-en")

model = AutoModelForSeq2SeqLM.from_pretrained("Helsinki-NLP/opus-mt-zh-en")

Magnet link

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

magnet:?xt=urn:btih:de63b4a2a2ac836fb17d31d712a938857231553c&dn=Helsinki-NLP_opus-mt-zh-en

Open magnet in torrent client · infohash de63b4a2a2ac836fb17d31d712a938857231553c

Files & hashes

PathSizesha1sha256
README.md3.1 KB (3,174 B)50861444b1f4f181fe7ceccf971333b882c6c6f77f4b7f90672cd55b85b213bbe21f4b2d0c92327e885734b7e86b019feb145a6b
config.json1.4 KB (1,394 B)710dcdf966ec0aa5b3d991a35264c7cb174ccf14d84104da12fa90da59acf5f0ed30428e43cc92574ad4b9dfa88f29eeeb2b0eb0
generation_config.json293 B (293 B)a43af728d2ddefe1ed73656ce004be6391c02e0a81f06422302b9f4666f20c6f20f43b904e38ccce9326a208f82ff97c2c9699e5
metadata.json1.4 KB (1,477 B)0fba11b0f7b582cae4b4d2a6b837d509fa2b8d51b412c4bd90f9161deb21e018b9b9bb0d5c1ddcfa528b78a550f82c261b9f8ddc
pytorch_model.bin297.6 MB (312,087,009 B)2be4a9adbfe0489fb10be99e22d55835278b95be9d8ceb91d103ef89400c9d9d62328b4858743cf8924878aee3b8afc594242ce0
rust_model.ot551.6 MB (578,358,061 B)1cdfd8b42bc15ef4ecd0bb05118816367e605dbe859d0e2531693a5f003ea110aa5cee1b3439cea362980668923126bbb11d56de
source.spm785.8 KB (804,677 B)0ab361451ecc57b6223303c7b52e216ff40dc7e6e27a3a1b539f4959ec72ea60e453f49156289f95d4e6000b29332efc45616203
target.spm787.6 KB (806,530 B)878ae3c6ca6afea7971e3be0b18debdd0d41e3ea6a881f4717cd7265f53fea54fd3dc689c767c05338fac7a4590f3088cb2d7855
tokenizer_config.json44 B (44 B)60000ab989b1eec84f7b0299368f9dd498cdab6153cc7a6f05224f287476af4798d96b1b85da2edae60257e58633f092c7b5b823
vocab.json1.5 MB (1,617,902 B)3be15dddf54535a2257b485f32c8f9226352d5c4c0f79ee4c413ccb24cd808a0c727eec85b2130f23c82802cc1caeb07b5f0d458

Cite this release

Canonical URL
https://aiseedbank.org/models/Helsinki-NLP_opus-mt-zh-en/
Slug
Helsinki-NLP_opus-mt-zh-en
Infohash
de63b4a2a2ac836fb17d31d712a938857231553c
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-zh-en.SHA256SUMS (+ minisign signature).

Provenance

Upstream repositoryHelsinki-NLP/opus-mt-zh-en
Revision (pinned)cf109095479db38d6df799875e34039d4938aaa6
Fetched at2026-09-02T03:17:28Z
License at fetchcc-by-4.0
Snapshot toolhuggingface · seedbank 0.1.0

Trackers

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

cc-by-4.0852.3 MB (893,680,561 bytes)transformerspytorchrustmariantext2text-generationtranslationendpoints_compatible3 languages (tf, zh, en)