Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
@amva13
This PR adds the ChemFM model to the ADMET Leaderboard. Below are the relevant details:
A. A link to the codes for training the model and running the benchmarks.
The code for training the ChemFM model and running the benchmarks can be found at the following GitHub repository:
https://github.com/TheLuoFengLab/ChemFM/tree/master/finetuning/property_prediction
B. Instructions for replicating your results running these codes.
Instructions for replicating our results are included in the README file within the GitHub repository. Additionally, we have provided links to the model checkpoints. https://github.com/TheLuoFengLab/ChemFM/tree/master/finetuning/property_prediction
C. Description of the hardware used for training the model.
The model was trained on a single H100 GPU machine. However, it is also possible to train the model on a moderate GPU machine.
D. Link to paper to be included on the website
The full paper can be accessed here:
https://arxiv.org/abs/2410.21422
E. Paper authors and developers of the model.
Feiyang Cai, Clemson University
F. The dictionary string output of running the TDC benchmark group evaluations.
P. S.
Fix a result typo for "BaseBoosting KyQVZ6b2" in "LD50_Zhu" dataset.
0.522 -> 0.552; based on the last line in their codes https://github.com/Oloren-AI/OCE-TDC/blob/main/submission_20221216.ipynb