-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
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
Result on 1k #1
Comments
I haven't tested yet because it need extra hyperparameter optimization to prevent overfitting on smaller data - unlike the original DMN 😢 but I'll try and upload it soon! |
Would you please upload your training model? I just download your code and follow the instructions , but no matter how I tried to train, the accuracy is much lower than what you said. I guess it might be some problem. |
@tyler7585 Unfortunately I've deleted all of my trained models 😢 and It'll take much time to train again and upload the entire models. Can you tell me the task numbers that you're in trouble? It'll be much faster to upload those tasks only. (personally #19 was hard to reach that result - trained about 15 times and achieved it) |
Would you please just tell me how much times it will take to train for the first task, the accuracy just fluctuate between 19~21. I have trained it for 2 times(256 epoch per time). So I thought maybe there is a problem, and do not train it any more. |
BTW, I am training with your default setting. |
@therne Is this situation normal? Because I don't find it has a clear increase. |
@tyler7585 do you solve the problem?i meet the same problem |
Would you be able to report the result on the 1k dataset as well? DMN+ paper doesn't report the 1k result so I was always wondering.. Thanks for great work!
The text was updated successfully, but these errors were encountered: