#Run train/eval
export PYTHONPATH="$PYTHONPATH:/path/to/project"
python3 main.py

#Further instructions
Don't forget to set up the paths to data/model folders in the configs.py 
