Shen-Lab / GraphCL_Automated

[ICML 2021] "Graph Contrastive Learning Automated" by Yuning You, Tianlong Chen, Yang Shen, Zhangyang Wang; [WSDM 2022] "Bringing Your Own View: Graph Contrastive Learning without Prefabricated Data Augmentations" by Yuning You, Tianlong Chen, Zhangyang Wang, Yang Shen
108 stars 11 forks source link

Why don't update the pre-trained model? #10

Open StefanIsSmart opened 1 week ago

StefanIsSmart commented 1 week ago

Hello, great work! Could you update the pre-trianed model to reproduce the result?

StefanIsSmart commented 1 week ago

If you don't have the pre-trained model, could you describe how to get the data dataset/zinc_standard_agent/raw when running python pretrain_joao.py --gamma 0.01

yyou1996 commented 1 week ago

Hi @StefanIsSmart,

Thank you for your interest in our work. The results are very easy to be reproduced via directly downloading the scripts. The data can be acquired following https://github.com/snap-stanford/pretrain-gnns#dataset-download.

StefanIsSmart commented 1 week ago

Thank you for your reply, but i am a new fish for this area, could you update the checkpoint of the paper? @v@ Thank you very much!