You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to reproduce the results for molecular property prediction on the FreeSolv dataset. However, I do not succeed in this task and obtain the following metric RMSE=1.655 compared to RMSE=1.480(0.048) in the paper.
I am using Docker on a signle GPU, and I downloaded the all hydrogen model parameters and used the supplied training script:
Thank you for a quick answer. The test results I obtain are quite different from the ones you obtain even though I only run it once (if you compare with the reported standard deviation)
Is it possible to get the seeds you used to ensure that my setup works? Also, do I have to switch to commit 37b0198 or earlier to reproduce the results or is this only for molecular conformation generation?
Since FreeSolv is very small, it is sensitive to changes in seeds, environment, etc.
The seed should be 2/3/4, if I remember correctly.
If you still can't reproduce the results, perform a hyperparameter search or try other seeds.
There is no need to switch to the previous commit, only conformer generation requires that.
I am trying to reproduce the results for molecular property prediction on the FreeSolv dataset. However, I do not succeed in this task and obtain the following metric
RMSE=1.655
compared toRMSE=1.480(0.048)
in the paper.I am using Docker on a signle GPU, and I downloaded the all hydrogen model parameters and used the supplied training script:
My installed packages: https://pastebin.com/hC4G8VFs
The text was updated successfully, but these errors were encountered: