Papers by Reham Osama
Question Answering Using Hierarchical Attention on Top of BERT Features (D19-58)
Copied to clipboard
| Challenge: | Recent advances in QA models focus on the targeted area in the passage. |
| Approach: | They propose a model which uses BERT and hierarchical attention to locate a continuous span of the passage that is the answer to the question. |
| Outcome: | The proposed model is based on a BERT embedding and a hierarchical attention model . it can locate a continuous span of the passage that is the answer to the question . |