The source code of the NAACL 2021 paper "Multi-Step Reasoning Over Unstructured Text with Beam Dense Retrieval".
We include the BeamDR retrieval and BERT based span extraction.
If you find this codebase is useful or use in your work, please cite our paper.
@inproceedings{
zhao2021beamdr,
title={Multi-Step Reasoning Over Unstructured Text with Beam Dense Retrieval},
author={Chen Zhao and Chenyan Xiong and Jordan Boyd-Graber and Hal {Daum\'{e} III},
booktitle={North American Association for Computational Linguistics},
year={2021}
}
We welcome your feedback! If you have questions, suggestions and bug reports, please email [email protected].