| # python batch_exp_first_stage.py -t interactable -sp ./dataset_int | |
| # python batch_exp_first_stage.py -t semantics -sp ./dataset_sem | |
| python batch_exp.py -t interactable -f det -d 0 -sp ./dataset_int | |
| python batch_exp.py -t semantics -f det -d 0 -sp ./dataset_sem | |
| python get_results.py |