Closed Arkkienkeli closed 2 months ago
Hi @Arkkienkeli, thanks for your interest in our work and for helping identify these issues. I've gone in and fixed some of the things you mentioned and it should hopefully work ok now. Can you give it another try and let me know if anything isn't resolved?
Yes, it starts now, thank you!
Hi, very nice work, very interesting utilization of PUMA dataset :+1: I am trying to run the code like in ReadMe:
python gflownet/src/gflownet/tasks/morph_frag.py
withmmc_proxy
and I tried a couple of samples, though I hit a couple of issues: First, if I start the code as is I get an error:after, I renamed
MoleculeEncoder
inmultimodal_contrastive.networks.components
toGNEpropGIN
(and in the correspondinggmc_sm.yaml
config as well). After that change I get:Thank you!