shijx12 / KQAPro_Baselines

Pytorch implementation of baseline models of KQA Pro, a large-scale dataset of complex question answering over knowledge base.
http://thukeg.gitee.io/kqa-pro/
MIT License
127 stars 22 forks source link

The EmbedKGQA is not included in this project #4

Closed Snnzhao closed 3 years ago

Snnzhao commented 3 years ago

the result of EmbedKGQA baseline is also compared in the published paper and on the leaderboard. But is not provided in code.

shijx12 commented 3 years ago

Sorry for the late reply. We are busy preparing for EMNLP. We will update the code after the deadline.