Description
Facebook Low Resource (FLoRes) MT Benchmark. Contribute to facebookresearch/flores development by creating an account on GitHub.
Summary
- README.md Facebook Low Resource MT Benchmark (FLoRes) FLoRes is a benchmark dataset for machine translation between English and four low resource languages, Nepali, Sinhala, Khmer and Pashto, based on sentences translated from Wikipedia.
- Replace --gen-subset valid with --gen-subset test above to score the FLoRes devtest set which is corresponding to the reported number in our paper.
- $ bash prepare-monolingual.sh To train the iterative back-translation for two iterations on Ne-En, run the following: All the model training and data generation happen locally.