WMT16 English-Romanian Translation Data w/ further preprocessing
The original instructions are here.
This pre-processed dataset was created by running:
git clone https://github.com/rsennrich/wmt16-scripts
cd wmt16-scripts
cd sample
./download_files.sh
./preprocess.sh
It was originally used by transformers
finetune_trainer.py