MELT translation (HELM Vietnamese OPUS-100 and PhoMT)

HELM's Vietnamese–English translation pair of OPUS-100 and PhoMT, scored mainly by quasi-exact match rather than BLEU.

Also known as: melt_translation_opus100, melt_translation_phomt, MELT OPUS100, MELT PhoMT

unassessed

This page is a discovery lead. Nobody has yet assessed it against the catalogue contract, so it carries no disposition. Absence of evidence here is not evidence of staleness.
Categorytranslation
SubcategoryHELM Vietnamese–English sentence translation (OPUS-100 and PhoMT)
Page statusunknown
Metricquasi_exact_match (headline); exact_match, f1_score, rouge_l, bleu_1, bleu_4 also recorded
Directionhigher_is_better
Unit%
PublisherStanford CRFM (HELM); OPUS-100 from Zhang, Williams, Titov and Sennrich; PhoMT from VinAI (Doan, Nguyen, Tran, Hoang, Nguyen)

What it measures

melt_translation is HELM's Vietnamese–English sentence translation wrapper. A run gives the model a source sentence in English or Vietnamese and asks it to produce the other language. The parent Scenario class only accepts the pair (vi, en) with exactly one side English. Two concrete datasets are wired: OPUS-100 English–Vietnamese (Hugging Face vietgpt/opus100_envi) and PhoMT (Hugging Face ura-hcmut/PhoMT, a copy of VinAI's PhoMT). HELM's schema groups both under "MELT Scenarios", a Vietnamese evaluation suite contributed to HELM; this page does not treat the schema's leftover "medical domain" blurb as a description of these tasks. It is text-only machine translation, not FLORES and not a general multilingual MT leaderboard.

Task format

Generate a translation of the source sentence into the target language. The adapter instruction is "Translate the following sentences from {source} to {target}." with lines labelled "English:" / "Vietnamese:". Default in-context examples: 1. Language pair is a run argument (en-vi or vi-en).

Models reporting this benchmark

No model card in ModelSpec reports this benchmark yet.

Data

This page as JSON · Edit on GitHub