# To run model on synthetic datasets:
1. python build_synthetic_datasets.py
2. bash run_baseline_model-synthetic.sh
3. bash run_RCL_model-synthetic.sh

# To run model on real-world dataset
1. bash run_baseline_model-Computers.sh
2. bash run_RCL_model-Computers.sh