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
在论文消融结果中,DHT+MS无CTX的结果是F-measure=0.758, 我用SEL数据集,没有改动过config中的参数跑出来的结果bestmodel 2024-05-13 16:32:36,095 INFO Epoch 22/30 finishied, auxiliaries saved to ./result/reproduce_withDht_noCtx . Elapsed 0 days 1 hours 43 minutes. Remaining 0 days 0 hours 31 minutes. 2024-05-13 16:37:01,285 INFO Validation result: ==== Precision: 0.34983, Recall: 0.82645 2024-05-13 16:37:01,285 INFO Validation result: ==== F-measure: 0.49158 2024-05-13 16:37:01,285 INFO Validation result: ==== [email protected]: 0.21956 相差比较多,这是什么原因,还是有什么训练细节我有遗漏呢?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
在论文消融结果中,DHT+MS无CTX的结果是F-measure=0.758,
我用SEL数据集,没有改动过config中的参数跑出来的结果bestmodel
2024-05-13 16:32:36,095 INFO Epoch 22/30 finishied, auxiliaries saved to ./result/reproduce_withDht_noCtx . Elapsed 0 days 1 hours 43 minutes. Remaining 0 days 0 hours 31 minutes.
2024-05-13 16:37:01,285 INFO Validation result: ==== Precision: 0.34983, Recall: 0.82645
2024-05-13 16:37:01,285 INFO Validation result: ==== F-measure: 0.49158
2024-05-13 16:37:01,285 INFO Validation result: ==== [email protected]: 0.21956
相差比较多,这是什么原因,还是有什么训练细节我有遗漏呢?
The text was updated successfully, but these errors were encountered: