NMT-Baseline-Transformers This is a baseline for neural machine translation based on Transfomers. Download data Download the data and split it bash get_data.sh Process data python data_process.py Train model bash run.sh Evalute model bash run_test.sh