QReCC - Question Rewriting in Conversational Context ==================================================== 2021-12-06 Authors: Anantha, Raviteja; Vakulenko, Svitlana; Tu, Zhucheng; Longpre, Shayne; Pulman, Stephen; Chappidi, Srinivas Maintainer: Kiesel, Johannes QReCC contains 14K conversations with 81K question-answer pairs. See the Github Repository [1] for more information. In the version published here, qrecc-test.json has an additional field, "Passages", that contains the IDs of the passages that (1) have been retrieved by one of the methods from the paper [2] and (2) have a token overlap F1 above or equal to 0.8 with the human answer for the question. The passages.zip contains the passages created as described in the Github Repository [3] (i.e., after applying the paragraph_chunker.py). Additional data used in the SCAI-QReCC 2021 challenge: https://doi.org/10.5281/zenodo.5749472 References ---------- [1] https://github.com/apple/ml-qrecc [2] https://arxiv.org/abs/2010.04898 [3] https://github.com/apple/ml-qrecc/tree/main/collection