AIAny
Icon for item

Last Translation Benchmark

A living, crowdsourced dataset of hard-to-translate examples (text, images, audio, video) paired with handcrafted verification rules that flag concrete MT failures. LTBv1 contains 3,456 peer-reviewed examples across many language pairs and accepts ongoing contributions.

Introduction

Most standard MT benchmarks and automatic metrics either become saturated or reward-hacked as models improve, leaving practitioners blind to concrete, repeatable failure modes. The Last Translation Benchmark (LTB) tackles this by collecting human-authored hard cases and attaching explicit, machine-checkable verification rules so each example yields objective pass/fail outcomes rather than a single score.

What Sets It Apart
  • Example-level fail rules: Contributors specify precise verification rules (e.g., lexical choices, gender agreement, omission of entities) so evaluations reveal the exact nature of mistakes rather than an aggregate metric.
  • Multimodal hard cases: Inputs include text, images, audio, and video to expose failures that arise from multimodal grounding or modality-specific ambiguities.
  • Peer-reviewed, evolving dataset: LTBv1 (3,456 accepted submissions) is curated and reviewed; the dataset remains live and accepts new contributions, enabling a growing leaderboard and longitudinal tracking.
  • Reproducible fail detection: Because rules are explicit and automatable, the benchmark supports repeatable regression testing and targeted stress tests for MT systems.
Who it's for and trade-offs

Great fit if you need to diagnose and monitor concrete translation errors (researchers building model audits, teams validating translation safety or fairness, or benchmark designers wanting fail-oriented tests). Look elsewhere if you only need broad BLEU-style comparisons or very large-scale coverage: LTB emphasizes challenging, curated cases over exhaustive parallel corpora, so it is complementary to large-scale benchmarks rather than a replacement.

Where it fits

Use LTB alongside traditional metrics and large test sets: apply LTB to pinpoint weaknesses revealed by aggregate metrics, or to design focused fine-tuning and evaluation pipelines that target repeatable error classes.

How it works

Contributors submit candidate inputs with a verification rule and optional media. Reviewers accept high-quality submissions; accepted examples include source/target language metadata, linguistic annotations, and past translations annotated with verification outcomes. The dataset exposes a simple JSON and a public leaderboard so teams can run models against the same fail rules and track regressions over time.

Information

  • Websitehuggingface.co
  • OrganizationsETH Zurich, Johns Hopkins University, Charles University, University of Amsterdam, Karlsruhe Institute of Technology
  • AuthorsVilém Zouhar, Niyati Bafna, Mukund Choudhary, Maike Züfle, Sara Rajaee, Pinzhen Chen, Jannis Vamvas, Sara Papi, Ona de Gibert, Bhavitvya Malik
  • Published date2026/08/31

Categories

More Items

Hugging Face

Provides a dual-channel, channel-separated sample (8.9 hours) and access path to a 1,000‑hour English conversational corpus for commercial and research use. Delivers 48 kHz per-speaker audio, word-level machine transcripts, and per-speaker metadata designed for full‑duplex/turn-taking and ASR/ TTS research.

Hugging Face

Provides 997 chain-of-thought cybersecurity reasoning records distilled from the Kimi K3 model, each with an explicit <think> trace and a technical resolution or structured tool invocation. Includes verified tool-call objects, diffs, cross-domain coverage, and token-level metadata for fine-tuning and evaluating reasoning models.

Hugging Face

Provides an unattended text-to-video-and-audio streaming toolkit built around FastH3 (a 4-step distillation of MiniMax-H3): generation/retime/HTTP push scripts, a 221-scene prompt library, checkpoint conversion and ComfyUI workflows to run a continuous local stream.