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
Hello,
Thank you for your inspiring work and for sharing the codebase. I have been trying to reproduce the results presented in Table 2 of your paper, but I encountered some issues when the param_ratio is set below 0.75. Specifically, on the WikiText2 test set, the evaluation outputs NaN. Below are the parameter configurations I used and the corresponding results:
It seems that the issue occurs as the param_ratio goes below 0.75. Could you please provide the correct parameter settings for reproducing the results in Table 2? Alternatively, do you have any suggestions to avoid this NaN issue?
Your guidance would be greatly appreciated. Thank you for your time and support!
Best regards,
Will
The text was updated successfully, but these errors were encountered:
Hello,
Thank you for your inspiring work and for sharing the codebase. I have been trying to reproduce the results presented in Table 2 of your paper, but I encountered some issues when the param_ratio is set below 0.75. Specifically, on the WikiText2 test set, the evaluation outputs NaN. Below are the parameter configurations I used and the corresponding results:
It seems that the issue occurs as the param_ratio goes below 0.75. Could you please provide the correct parameter settings for reproducing the results in Table 2? Alternatively, do you have any suggestions to avoid this NaN issue?
Your guidance would be greatly appreciated. Thank you for your time and support!
Best regards,
Will
The text was updated successfully, but these errors were encountered: