EdGENetworks / attention-networks-for-classification

Hierarchical Attention Networks for Document Classification in PyTorch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Performance comparison to baseline models

bkj opened this issue · comments

I was wondering whether you could add accuracy numbers to the notebook/README rather than just the loss numbers. Also, do you know the accuracy/loss values for a baseline network? Does the HAN outperform?

Thanks!

I am still experimenting with the model, and I did manage to include the bias term that was missing. I probably won't have time to cross-validate all their results, but I will do that on one data set and update here very soon. Please feel free to report any testings that you might have done!