pytorch_geometric
pytorch_geometric copied to clipboard
Bug: Pre-trained `DimeNet++` performance on QM9
🐛 Describe the bug
As discussed in https://github.com/pyg-team/pytorch_geometric/pull/4432, loading the pre-trained DimeNetPlusPlus
model yields incorrect performance on QM9:
Target: 00, MAE: 4.85522 ± 3.42503
Target: 01, MAE: 15.25113 ± 6.21239
Target: 02, MAE: 603.06146 ± 484.24606
Target: 03, MAE: 994.61578 ± 703.35645
Target: 05, MAE: 977.33118 ± 332.41879
Target: 06, MAE: 594.56433 ± 317.66690
Target: 07, MAE: 3095.07080 ± 1889.53760
cc: @arunppsg