Open wjs20 opened 2 years ago
Have a look at the colab repo, there are some site models available.
Weirdly they don't seem to have nearly the accuracy that is stated in the paper :/
The average ROC_AUC I got from running their script was ~0.62 not .80+.
Have you got good results out of those site_models?
Hi
Thanks for making your code public.
I want to run main_inference.py for site prediction. The only pretrained model you provide is this one for search prediction dMaSIF_search_3layer_12A_16dim
when I try and run it for site prediction, it fails with a can't load state dict error
Am I using the command wrong? or is the model just not available?