SRMobi Step 1: Preprocess data: python preprocess.py (remember to change split to train, valid, test) Step 2: Train model: python train.py Step 3: Test model: python test.py --checkpoint $CHECKPOINT