Hi authors,
Thank you for open-sourcing this impressive work!
I am currently trying to run the test_retro_script.sh to reproduce the results, but I encountered a FileNotFoundError indicating that the single-step model checkpoint is missing.
Error Details:
The code in packages/mlp_retrosyn/mlp_policies.py requires the following file:
saved_models/retro_star_V4.ckpt
However, I cannot find this specific V4 checkpoint in the repository or the provided data links.
Request:
Could you please provide a download link for the V4 model weights, or update the repository with the missing file?
Thank you very much for your help!
Hi authors,
Thank you for open-sourcing this impressive work!
I am currently trying to run the
test_retro_script.shto reproduce the results, but I encountered aFileNotFoundErrorindicating that the single-step model checkpoint is missing.Error Details:
The code in
packages/mlp_retrosyn/mlp_policies.pyrequires the following file:saved_models/retro_star_V4.ckptHowever, I cannot find this specific V4 checkpoint in the repository or the provided data links.
Request:
Could you please provide a download link for the V4 model weights, or update the repository with the missing file?
Thank you very much for your help!