We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello Team,
When I tried to reproduce this article, I found that my loss value had a jump in about 16 epoch.
Current epoch 15, lr: 0.001, Epoch15 Loss: 0.0290; Current epoch 16, lr: 0.001, Epoch16 Loss: 0.0500。
May I ask if my reproduction result is the same as your original result?Has the training been over-fitted?
The text was updated successfully, but these errors were encountered:
Hi,
I don't remember the details... I guess it's not a big problem, if the final epoch's performance is the same with our paper.
Sorry, something went wrong.
No branches or pull requests
Hello Team,
When I tried to reproduce this article, I found that my loss value had a jump in about 16 epoch.
Current epoch 15, lr: 0.001, Epoch15 Loss: 0.0290;
Current epoch 16, lr: 0.001, Epoch16 Loss: 0.0500。
May I ask if my reproduction result is the same as your original result?Has the training been over-fitted?
The text was updated successfully, but these errors were encountered: