This dataset contains a German-to-English WMT14 machine translation setup prepared for comparison with ordinary MT papers. The repository name is lowercase for Hugging Face and Unix compatibility; the formal task name is WMT14 De-En.
Parquet is the primary Hugging Face format:
data/train.parquet
data/validation.parquet
data/test.parquet
Raw parallel text is also preserved for traditional MT pipelines:
raw/train.de… See the full description on the dataset page:
https://huggingface.co/datasets/undefined443/wmt14-de-en-fairseq-sacrebleu.