stefan-it's picture
readme: add language tags
d28ab5b
|
raw
history blame
681 Bytes
metadata
language:
  - en
  - de

WMT14 English-German Translation Data w/ further preprocessing

The original pre-processing script is here.

This pre-processed dataset was created by running:

git clone https://github.com/pytorch/fairseq
cd fairseq
cd examples/translation/
./prepare-wmt14en2de.sh

It was originally used by transformers finetune_trainer.py

The data itself resides at https://cdn-datasets.huggingface.co/translation/wmt_en_de.tgz