From Adding a New Model section of README: - [x] src/configs/enums.py → ModelNames #file enums doesn't exist anymore, --changed to constants.py ? - [x] src/configs/config.py → ModelMapping #file config.py doesn't exist anymore --changed to main_config.py? - [x] bash src/run/multi_run/model_checker.sh #path is not the same anymore, found in run_commands/utils/model_checker.sh
From Adding a New Model section of README: