CoQA: A Conversational Question Answering Challenge

August 21, 2018 ยท Entered Twilight ยท ๐Ÿ› Transactions of the Association for Computational Linguistics

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"No code URL or promise found in abstract"
"Derived repo from GitHub Pages (backfill)"

Evidence collected by the PWNC Scanner

Repo contents: .gitignore, CHANGELOG.md, README.md, bower.json, config, gulpfile.js, models, npm-install-requirements.sh, out-v1.0.json, package-lock.json, package.json, populate_results.py, print-coqa-eval-commands.py, setup.sh, submissions, update.sh, views

Authors Siva Reddy, Danqi Chen, Christopher D. Manning arXiv ID 1808.07042 Category cs.CL: Computation & Language Cross-listed cs.AI, cs.LG Citations 1.3K Venue Transactions of the Association for Computational Linguistics Repository https://github.com/stanfordnlp/coqa โญ 3 Last Checked 7 days ago
Abstract
Humans gather information by engaging in conversations involving a series of interconnected questions and answers. For machines to assist in information gathering, it is therefore essential to enable them to answer conversational questions. We introduce CoQA, a novel dataset for building Conversational Question Answering systems. Our dataset contains 127k questions with answers, obtained from 8k conversations about text passages from seven diverse domains. The questions are conversational, and the answers are free-form text with their corresponding evidence highlighted in the passage. We analyze CoQA in depth and show that conversational questions have challenging phenomena not present in existing reading comprehension datasets, e.g., coreference and pragmatic reasoning. We evaluate strong conversational and reading comprehension models on CoQA. The best system obtains an F1 score of 65.4%, which is 23.4 points behind human performance (88.8%), indicating there is ample room for improvement. We launch CoQA as a challenge to the community at http://stanfordnlp.github.io/coqa/
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computation & Language

๐ŸŒ… ๐ŸŒ… Old Age

Attention Is All You Need

Ashish Vaswani, Noam Shazeer, ... (+6 more)

cs.CL ๐Ÿ› NeurIPS ๐Ÿ“š 166.0K cites 8 years ago