You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, in the paper, there are 1,666,764 entities and 5,988,321 edges reported in the dataset of AM
However, in rgcn/data/am, there is only 1000 instances randomly sampled from the complete AM dataset:
I wonder that results of AM reported in the paper are based on the complete dataset or just the sampled set? I think this may cause very huge performance margin against reported results:
There is also no sampling process illustrated in the original paper:
Besides the results, I also wonder that whether the model can run on a large-scale dataset. Thanks!
The text was updated successfully, but these errors were encountered:
Hi, in the paper, there are 1,666,764 entities and 5,988,321 edges reported in the dataset of AM
However, in
rgcn/data/am
, there is only 1000 instances randomly sampled from the complete AM dataset:I wonder that results of AM reported in the paper are based on the complete dataset or just the sampled set? I think this may cause very huge performance margin against reported results:
There is also no sampling process illustrated in the original paper:
Besides the results, I also wonder that whether the model can run on a large-scale dataset. Thanks!
The text was updated successfully, but these errors were encountered: