Closed george-1019 closed 2 weeks ago
Hi, for idgnn_link.py on rel-trial we keep the default parameters, except for --num_layers=4.
If you check the script, the defaults are: lr=0.001, aggr=sum, num_neighbors=128
Please let us know if you are able to reproduce the reported results under these settings. Feel free to re-open the issue otherwise.
I'm running
idgnn_link.py
to reproducerel-trial
taskcondition-sponsor-run
.I got the result of
10.2
for val and test, which seems lower than the reported value. Could you please let me know if the hyperparameters are appropriate? Thanks