{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/open-domain-question-answering-goes","title":"Open-Domain Question Answering Goes Conversational via Question Rewriting","arxiv_id":"2010.04898","date":"2020-10-10","proceeding":"NAACL 2021 4","authors":["Raviteja Anantha","Svitlana Vakulenko","Zhucheng Tu","Shayne Longpre","Stephen Pulman","Srinivas Chappidi"],"abstract":"We introduce a new dataset for Question Rewriting in Conversational Context (QReCC), which contains 14K conversations with 80K question-answer pairs. The task in QReCC is to find answers to conversational questions within a collection of 10M web pages (split into 54M passages). Answers to questions in the same conversation may be distributed across several web pages. QReCC provides annotations that allow us to train and evaluate individual subtasks of question rewriting, passage retrieval and reading comprehension required for the end-to-end conversational question answering (QA) task. We report the effectiveness of a strong baseline approach that combines the state-of-the-art model for question rewriting, and competitive models for open-domain QA. Our results set the first baseline for the QReCC dataset with F1 of 19.10, compared to the human upper bound of 75.45, indicating the difficulty of the setup and a large room for improvement.","url_abs":"https://arxiv.org/abs/2010.04898v3","url_pdf":"https://arxiv.org/pdf/2010.04898v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"open-domain-question-answering-goes","repo_url":"https://github.com/apple/ml-qrecc","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"open-domain-question-answering-goes","repo_url":"https://github.com/nuochenpku/orca","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"conversational-question-answering","task_name":"Conversational Question Answering"},{"task_slug":"open-domain-question-answering","task_name":"Open-Domain Question Answering"},{"task_slug":"passage-retrieval","task_name":"Passage Retrieval"},{"task_slug":"question-answering","task_name":"Question Answering"},{"task_slug":"question-rewriting","task_name":"Question Rewriting"},{"task_slug":"reading-comprehension","task_name":"Reading Comprehension"},{"task_slug":"retrieval","task_name":"Retrieval"}],"methods":[],"datasets_introduced":[{"slug":"qrecc","name":"QReCC","full_name":""}],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2010.04898","atlas_url":"https://app.syntology.ai/?focus=2010.04898","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2010.04898"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/apple/ml-qrecc","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/nuochenpku/orca","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":8},"by_repo_kind":{"official":{"samples":8,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"f445d680aeec8da8","entry":"chunk_doc","repo":"apple/ml-qrecc","repo_kind":"official","path":"collection/paragraph_chunker.py","file_url":"https://github.com/apple/ml-qrecc/blob/HEAD/collection/paragraph_chunker.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"f445d680aeec8da8"}},{"code_sha256_prefix":"0d6a04e3f9c96f42","entry":"compute_exact","repo":"apple/ml-qrecc","repo_kind":"official","path":"utils/evaluate_qa.py","file_url":"https://github.com/apple/ml-qrecc/blob/HEAD/utils/evaluate_qa.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0d6a04e3f9c96f42"}},{"code_sha256_prefix":"0ebd0ec1f3ba37e6","entry":"compute_mean_reciprocal_rank","repo":"apple/ml-qrecc","repo_kind":"official","path":"utils/evaluate_retrieval.py","file_url":"https://github.com/apple/ml-qrecc/blob/HEAD/utils/evaluate_retrieval.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0ebd0ec1f3ba37e6"}},{"code_sha256_prefix":"2bc9d0de07492af0","entry":"compute_recall_at_k","repo":"apple/ml-qrecc","repo_kind":"official","path":"utils/evaluate_retrieval.py","file_url":"https://github.com/apple/ml-qrecc/blob/HEAD/utils/evaluate_retrieval.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2bc9d0de07492af0"}},{"code_sha256_prefix":"42b722ad97d9c139","entry":"download_with_retry","repo":"apple/ml-qrecc","repo_kind":"official","path":"collection/download_wayback_passages.py","file_url":"https://github.com/apple/ml-qrecc/blob/HEAD/collection/download_wayback_passages.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"42b722ad97d9c139"}},{"code_sha256_prefix":"119c6dab40b4b162","entry":"get_tokens","repo":"apple/ml-qrecc","repo_kind":"official","path":"utils/evaluate_qa.py","file_url":"https://github.com/apple/ml-qrecc/blob/HEAD/utils/evaluate_qa.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"119c6dab40b4b162"}},{"code_sha256_prefix":"c6e13a9c4b963076","entry":"normalize_answer","repo":"apple/ml-qrecc","repo_kind":"official","path":"utils/evaluate_qa.py","file_url":"https://github.com/apple/ml-qrecc/blob/HEAD/utils/evaluate_qa.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c6e13a9c4b963076"}},{"code_sha256_prefix":"6e2174fcdc2d0729","entry":"process_cc_index","repo":"apple/ml-qrecc","repo_kind":"official","path":"collection/download_commoncrawl_passages.py","file_url":"https://github.com/apple/ml-qrecc/blob/HEAD/collection/download_commoncrawl_passages.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6e2174fcdc2d0729"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}