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
{{ message }}
This repository was archived by the owner on Jul 18, 2024. It is now read-only.
My setting and data is totally implemented from your repository, I see from your paper that the results of "Path Finding" is 99.99 %, however, after running 100 epochs(which is your default epoch number), the best acc on Dev is only 0.145, and the best acc on Test is only 0.119 which is extremely different from what you have got .
I want to reproduce your results as the paper said. Is there any tricks I missed or something else?