Closed junkangwu closed 3 years ago
You can try the following command:
python run.py -epoch 1500 -name test_wn -model ragat -score_func interacte -opn cross -gpu 0 -data WN18RR -gcn_drop 0.4 -ifeat_drop 0.2 -ihid_drop 0.3 -batch 256 -iker_sz 11 -iperm 4 -attention True -head_num 1
May I ask you about the hyperparameters on WN18RR? Thanks a lot!