SLQA Versions Save

An Unofficial Pytorch Implementation of Multi-Granularity Hierarchical Attention Fusion Networks for Reading Comprehension and Question Answering

v2.0

5 years ago
  • Fix bugs of version1.0
  • The F1 score on CoQA is 62

v1.0

5 years ago

version1.0

Simple version of SLQA.
For historic conversations, I just simple concat the previous question-answer pairs before current question text.