CoolFace
Modelpublic

WindyWord/translate-windy-hplt-en-th

sourceHugging Facecc-by-4.0updated 2mo agoView on Hugging Face
0likes6downloads
Model Card

translate-windy-hplt-en-th — en to th

CTranslate2 INT8 bilingual translation model, derived from `HPLT/translate-en-th-v2.0-hplt_opus` (the HPLT project, CC-BY-4.0).

CC-BY-4.0 permits commercial use and modification and requires attribution; this notice provides it. Windstorm Labs did not train the base model.

Recovery note

HPLT publishes native Marian (.npz + .spm + .vocab) and marks its repos inference: false. An earlier conversion of this model to transformers format corrupted the weights, producing untranslatable output, and the model was written off. It was recovered on 2026-07-26 by converting the original .npz with the official Marian converter. The model was always fine; the conversion was not.

What was changed

A deliberately minimal LoRA fine-tune ("windy hallmark") merged into the base weights.

Rank / alpha8 / 16
Learning rate / steps2.5e-06 / 50
Target modulesq_proj, v_proj
Seed42 (reproducible)
Training dataopus100_th-en (clinic cache), 2000 sentence pairs
Tensors modified36
Max absolute weight delta4.637e-05

Provenance

base   model.bin sha256  27ee4c91025a66481d1a960bcb2caa854bc3610b54df849bce83813ec55d3faa
this   model.bin sha256  3afe6ae190ea6a338604a075e7243d2346ba1a1ccffd9d9aa7bd0b02b58ccd9c

Verified on the quantized artifact you download, not merely internal weights.

Evaluation

FLORES-200 devtest, 200 sentences, beam 4, CTranslate2 INT8 on CPU. Metrics: spBLEU (flores200 tokenizer) + chrF (word_order=0).

spBLEUchrF
this model33.8848.52
upstream, pre-fog33.3—

Limitations

  • —One language pair only (en to th).
  • —FLORES-200 is news and encyclopedic prose; it says little about conversational register.
  • —No human evaluation was performed.