Closed kaushik333 closed 1 year ago
Hi @kaushik333 can you please resubmit this issue following the pre-defined template, including full information for reproducibility as requested? thanks.
Closing this issue as batch_size somehow seems to make a huge difference. I used a large batch_size to fit GPU memory. But this doesnt allow me to replicate the accuracies. Fixing it to 128 and also epochs to 500 with all the other configurations same, the result is reproducible.
Hi thanks for the really nice work. I am having some trouble reproducing the numbers in the table for the fb15k237 dataset and the TuckER model (probably Im missing something). Can you please help me out? Details follow:
This is the code I am using and I retrieved the hyperparameters for the run from here
My losses seems to start from a much higher value than what is reported in github repo's reproducibility folder. Are these the right hyperparameters to reproduce the numbers in the paper ? Trying to reproduce Table 9.
Thanks in advance.