CoolFace
Datasetpublic

HPLT/DocHPLT

DocHPLT: A Massively Multilingual Document-Level Translation Dataset Existing document-level machine translation resources are only available for a handful of languages, mostly high-resourced ones. To facilitate the training and evaluation of document-level translation and, more broadly, long-context modeling for global communities, we create DocHPLT, the largest publicly available document-level translation dataset to date. It contains 124 million aligned document pairs across… See the full description on the dataset page: https://huggingface.co/datasets/HPLT/DocHPLT.

sourceHugging Facecc0-1.0updated 8mo agoView on Hugging Face
20likes15kdownloads
Dataset Card

DocHPLT: A Massively Multilingual Document-Level Translation Dataset

Existing document-level machine translation resources are only available for a handful of languages, mostly high-resourced ones. To facilitate the training and evaluation of document-level translation and, more broadly, long-context modeling for global communities, we create DocHPLT, the largest publicly available document-level translation dataset to date. It contains 124 million aligned document pairs across 50 languages paired with English, comprising 4.26 billion sentences, with further possibility to provide 2500 bonus pairs not involving English. Unlike previous reconstruction-based approaches that piece together documents from sentence-level data, we modify an existing web extraction pipeline to preserve complete document integrity from the source, retaining all content including un- aligned portions. After our preliminary experiments identify the optimal training context strategy for document-level translation, we demonstrate that LLMs fine-tuned on DocHPLT substantially outperform off-the-shelf instruction- tuned baselines, with particularly dramatic improvements for under-resourced languages. We open-source the dataset under a permissive license, providing essential infrastructure for advancing multilingual document-level translation.

Corpus statistics

**#sentences****#docs**
af16,416,841297,636
ar65,482,3002,271,167
az12,202,189332,742
be10,672,952212,121
bg80,018,5491,746,301
bn10,473,372414,099
bs20,635,243514,615
ca47,905,0031,198,217
cy8,908,119265,261
en2,665,945,83447,484,349
eo6,115,355119,196
et33,684,509774,561
eu6,783,654189,347
fa24,837,952810,029
fi111,615,9132,445,791
ga6,398,081172,167
gl10,657,570233,545
gu3,202,679108,507
he38,077,8201,190,198
hi37,592,4751,336,090
hr52,267,8261,063,347
is12,571,982274,078
ja164,136,1524,032,689
kk5,948,866140,082
kn4,463,262123,053
ko84,527,6422,058,811
lt48,692,2641,031,628
lv37,426,957796,659
mk12,465,228307,055
ml2,925,457115,189
mr3,066,703128,808
ms51,150,528978,185
mt6,328,544141,088
nb89,189,5021,884,362
ne1,549,85274,579
nn4,228,07993,285
si1,497,37550,605
sk70,057,4651,461,804
sl37,501,647797,858
sq11,475,561328,651
sr21,620,629407,440
sw8,409,824185,287
ta6,790,864215,564
te5,131,680141,279
th16,134,265676,699
tr100,380,2353,884,137
uk89,841,8831,955,041
ur5,479,098234,708
uz3,502,35669,440
vi87,511,1261,986,258
xh995,55621,561
total4,264,894,81887,775,169

Link for arXiv preprint: https://arxiv.org/abs/2508.13079

This project has received funding from the European Union's Horizon Europe research and innovation programme under grant agreement No 101070350 and from UK Research and Innovation (UKRI) under the UK government’s Horizon Europe funding guarantee [grant number 10052546].

Citation

If you use this resource, please kindly cite:

@article{dochplt,
      title={{DocHPLT}: A Massively Multilingual Document-Level Translation Dataset}, 
      author={Dayyán O'Brien and Bhavitvya Malik and Ona de Gibert and Pinzhen Chen and Barry Haddow and Jörg Tiedemann},
      year={2025},
      journal={arXiv preprint},
      url={https://arxiv.org/abs/2508.13079}, 
}