-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Good Evening:
I am tryng to run CGCNN2 on the pre-trained bandgap model. I followed the formation_energy example, converted jupyter notebook to run on linux CDL, pointed to the model, for simplicity I used the 10 cif files, in that directory. Run completed and I inspected my saved bandgap file, suggesting nonsense output. For verification I downloaded mp-66 and mp-985 and ran in separate directory, also nonsense. I think the root cause of the problem may that cgcnn2 expecs an atom_init.json file that matches the pretrained model weights. I cannot find the correspodning pair on github repo or in
my pretrained model subdirectory of cgcnn2. Hence my question, pre-trained model specific atom_init.json files be made available? This would be very helpful in running the pretrained models. I apologize is my understading of the CGCNN2 machinery is incorrect in whcih case any advise on my error would be appreciated.
Thanks -- Boris Kiefer