zaixizhang / MGSSL

Official implementation of NeurIPS'21 paper"Motif-based Graph Self-Supervised Learning for Molecular Property Prediction"
Apache License 2.0
111 stars 16 forks source link

Pretrained Weights #10

Closed lvkd84 closed 1 year ago

lvkd84 commented 1 year ago

Hi,

Thank you for uploading the code and the pretrained weights! I have one quick question.

Which mode of MGSSL from the paper does motif_based_pretrain/saved_models/pretrained.pth correspond to?

zaixizhang commented 1 year ago

Hi,

Thanks for your question! It corresponds to the BFS mode in the paper.