{"url":"/sota/question-answering-on-cnn-daily-mail","task":{"name":"Question Answering","url":"/task/question-answering","note":null},"dataset":{"name":"CNN / Daily Mail","url":"/dataset/cnn-daily-mail-1"},"category":"Natural Language Processing","categories":["Miscellaneous","Natural Language Processing","Reasoning"],"category_note":null,"description":"Question answering can be segmented into domain-specific tasks like community question answering and knowledge-base question answering. Popular benchmark datasets for evaluation question answering systems include [SQuAD](/dataset/squad), [HotPotQA](/dataset/hotpotqa), [bAbI](/dataset/babi-1), [TriviaQA](/dataset/triviaqa), [WikiQA](/dataset/wikiqa), and many others. Models for question answering are typically evaluated on metrics like EM and F1. Some recent top performing models are T5 and XLNet.\r\n\r\n( Image credit: [SQuAD](https://rajpurkar.github.io/mlx/qa-and-squad/) )","description_from":"task","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","rank":"the archive's row order at snapshot; not re-ranked","rows_end_at":"2025-07-28","rows_withheld_as_spam":0,"metric_values":"the archive's strings, untouched"},"metrics":["CNN","Daily Mail"],"metric_direction":{"note":"inferred from the metric name only (the archive records no direction); null = not inferred, chart draws points only","by_metric":{"CNN":null,"Daily Mail":null}},"counts":{"rows":16,"rows_with_code":12,"rows_with_paper_page":16,"rows_dated":16,"rows_using_additional_data":0},"rows":[{"rank_in_archive_order":1,"model":"GA+MAGE (32)","metrics":{"CNN":"78.6"},"uses_additional_data":false,"paper_date":"2017-03-07","paper":"/paper/linguistic-knowledge-as-memory-for-recurrent","paper_url":"http://arxiv.org/abs/1703.02620v1","paper_title":"Linguistic Knowledge as Memory for Recurrent Neural Networks","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":2,"model":"GA Reader","metrics":{"CNN":"77.9","Daily Mail":"80.9"},"uses_additional_data":false,"paper_date":"2016-06-05","paper":"/paper/gated-attention-readers-for-text","paper_url":"http://arxiv.org/abs/1606.01549v3","paper_title":"Gated-Attention Readers for Text Comprehension","code":"https://github.com/AI-metrics/AI-metrics","n_code_links":4,"syntology":{"n_ran":1,"n_unverified":2,"n_samples":3,"n_pointer_only_licence":0}},{"rank_in_archive_order":3,"model":"Attentive + relabling + ensemble","metrics":{"CNN":"77.6","Daily Mail":"79.2"},"uses_additional_data":false,"paper_date":"2016-06-09","paper":"/paper/a-thorough-examination-of-the-cnndaily-mail","paper_url":"http://arxiv.org/abs/1606.02858v2","paper_title":"A Thorough Examination of the CNN/Daily Mail Reading Comprehension Task","code":"https://github.com/danqi/rc-cnn-dailymail","n_code_links":3,"syntology":null},{"rank_in_archive_order":4,"model":"BiDAF","metrics":{"CNN":"76.9","Daily Mail":"79.6"},"uses_additional_data":false,"paper_date":"2016-11-05","paper":"/paper/bidirectional-attention-flow-for-machine","paper_url":"http://arxiv.org/abs/1611.01603v6","paper_title":"Bidirectional Attention Flow for Machine Comprehension","code":"https://github.com/allenai/bi-att-flow","n_code_links":27,"syntology":{"n_ran":8,"n_unverified":3,"n_samples":11,"n_pointer_only_licence":7}},{"rank_in_archive_order":5,"model":"AIA","metrics":{"CNN":"76.1"},"uses_additional_data":false,"paper_date":"2016-06-07","paper":"/paper/iterative-alternating-neural-attention-for","paper_url":"http://arxiv.org/abs/1606.02245v4","paper_title":"Iterative Alternating Neural Attention for Machine Reading","code":"https://github.com/AI-metrics/AI-metrics","n_code_links":1,"syntology":null},{"rank_in_archive_order":6,"model":"AS Reader (ensemble model)","metrics":{"CNN":"75.4","Daily Mail":"77.7"},"uses_additional_data":false,"paper_date":"2016-03-04","paper":"/paper/text-understanding-with-the-attention-sum","paper_url":"http://arxiv.org/abs/1603.01547v2","paper_title":"Text Understanding with the Attention Sum Reader Network","code":"https://github.com/rkadlec/asreader","n_code_links":2,"syntology":{"n_ran":0,"n_unverified":10,"n_samples":10,"n_pointer_only_licence":0}},{"rank_in_archive_order":7,"model":"ReasoNet","metrics":{"CNN":"74.7","Daily Mail":"76.6"},"uses_additional_data":false,"paper_date":"2016-09-17","paper":"/paper/reasonet-learning-to-stop-reading-in-machine","paper_url":"http://arxiv.org/abs/1609.05284v3","paper_title":"ReasoNet: Learning to Stop Reading in Machine Comprehension","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":8,"model":"AoA Reader","metrics":{"CNN":"74.4"},"uses_additional_data":false,"paper_date":"2016-07-15","paper":"/paper/attention-over-attention-neural-networks-for","paper_url":"http://arxiv.org/abs/1607.04423v4","paper_title":"Attention-over-Attention Neural Networks for Reading Comprehension","code":"https://github.com/OlavHN/attention-over-attention","n_code_links":2,"syntology":null},{"rank_in_archive_order":9,"model":"EpiReader","metrics":{"CNN":"74"},"uses_additional_data":false,"paper_date":"2016-06-07","paper":"/paper/natural-language-comprehension-with-the","paper_url":"http://arxiv.org/abs/1606.02270v2","paper_title":"Natural Language Comprehension with the EpiReader","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":10,"model":"Dynamic Entity Repres. + w2v","metrics":{"CNN":" 72.9"},"uses_additional_data":false,"paper_date":"2016-06-01","paper":"/paper/dynamic-entity-representation-with-max","paper_url":"https://aclanthology.org/N16-1099","paper_title":"Dynamic Entity Representation with Max-pooling Improves Machine Reading","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":11,"model":"AttentiveReader + bilinear attention","metrics":{"CNN":"72.4","Daily Mail":"75.8"},"uses_additional_data":false,"paper_date":"2016-06-09","paper":"/paper/a-thorough-examination-of-the-cnndaily-mail","paper_url":"http://arxiv.org/abs/1606.02858v2","paper_title":"A Thorough Examination of the CNN/Daily Mail Reading Comprehension Task","code":"https://github.com/danqi/rc-cnn-dailymail","n_code_links":3,"syntology":null},{"rank_in_archive_order":12,"model":"AS Reader (single model)","metrics":{"CNN":" 69.5","Daily Mail":"73.9"},"uses_additional_data":false,"paper_date":"2016-03-04","paper":"/paper/text-understanding-with-the-attention-sum","paper_url":"http://arxiv.org/abs/1603.01547v2","paper_title":"Text Understanding with the Attention Sum Reader Network","code":"https://github.com/rkadlec/asreader","n_code_links":2,"syntology":{"n_ran":0,"n_unverified":10,"n_samples":10,"n_pointer_only_licence":0}},{"rank_in_archive_order":13,"model":"MemNNs (ensemble)","metrics":{"CNN":"69.4"},"uses_additional_data":false,"paper_date":"2015-06-10","paper":"/paper/teaching-machines-to-read-and-comprehend","paper_url":"http://arxiv.org/abs/1506.03340v3","paper_title":"Teaching Machines to Read and Comprehend","code":"https://github.com/facebookresearch/ParlAI","n_code_links":12,"syntology":{"n_ran":0,"n_unverified":2,"n_samples":2,"n_pointer_only_licence":0}},{"rank_in_archive_order":14,"model":"Classifier","metrics":{"CNN":"67.9","Daily Mail":"68.3"},"uses_additional_data":false,"paper_date":"2016-06-09","paper":"/paper/a-thorough-examination-of-the-cnndaily-mail","paper_url":"http://arxiv.org/abs/1606.02858v2","paper_title":"A Thorough Examination of the CNN/Daily Mail Reading Comprehension Task","code":"https://github.com/danqi/rc-cnn-dailymail","n_code_links":3,"syntology":null},{"rank_in_archive_order":15,"model":"Impatient Reader","metrics":{"CNN":"63.8","Daily Mail":"68.0"},"uses_additional_data":false,"paper_date":"2015-06-10","paper":"/paper/teaching-machines-to-read-and-comprehend","paper_url":"http://arxiv.org/abs/1506.03340v3","paper_title":"Teaching Machines to Read and Comprehend","code":"https://github.com/facebookresearch/ParlAI","n_code_links":12,"syntology":{"n_ran":0,"n_unverified":2,"n_samples":2,"n_pointer_only_licence":0}},{"rank_in_archive_order":16,"model":"Attentive Reader","metrics":{"CNN":"63","Daily Mail":"69"},"uses_additional_data":false,"paper_date":"2015-06-10","paper":"/paper/teaching-machines-to-read-and-comprehend","paper_url":"http://arxiv.org/abs/1506.03340v3","paper_title":"Teaching Machines to Read and Comprehend","code":"https://github.com/facebookresearch/ParlAI","n_code_links":12,"syntology":{"n_ran":0,"n_unverified":2,"n_samples":2,"n_pointer_only_licence":0}}],"since_archive":{"claim":"Results that newer papers report for their own method, placed here by Syntology. A model pointed at the cell in the paper's own table; the number was read from that cell and checked against this leaderboard's metric, dataset, split and scale; an independent check that saw this leaderboard's other rows and every other leaderboard on the same dataset accepted it. Not reviewed by the paper's authors or by the archive's editors, and not ranked against the archive rows.","extraction_file_present":true,"measurement":{"test_papers":883,"papers_with_output":881,"judged_true":108,"judged":110,"wilson95_lower":0.9361,"measured_on":"2026-09-24","frozen_commit":"0e3de0df94"},"measurement_note":"blind adjudication of accepted entries on a held-out split of archive papers, rules frozen before the test","coverage":{"sentence":"Syntology has checked 7,081 of the 9,623 papers on this site that are newer than the archive; results from the others appear after they are checked.","complete":false,"papers_newer_than_archive":9623,"papers_checked":7081,"papers_extracted_not_yet_verified":217,"boards_without_verdict":27,"papers_not_yet_extracted":2325},"order":"newest first by month (arXiv date, else the arXiv-id month), then arXiv id descending","columns":[],"entries":[]},"syntology":{"read_at":"2026-09-25T09:33:49+00:00","claim":"Per row: N of M harvested code samples from that row's paper executed on a synthesized fixture; the other M-N are unverified. Not a reproduction of the row's number; not a correctness claim. n_pointer_only_licence counts samples the site points at rather than redistributes (a licence axis, independent of ran/unverified).","rows_with_graph_line":7,"rows_with_any_sample_ran":2,"distinct_papers_with_graph_line":4,"distinct_papers_with_any_sample_ran":2,"samples_over_distinct_papers":{"n_ran":9,"n_unverified":17,"n_samples":26,"n_pointer_only_licence":7,"note":"each paper (arXiv id) counted once, however many rows it is behind; this is the page-level figure"},"samples_row_weighted":{"n_ran":9,"n_unverified":31,"n_samples":40,"n_pointer_only_licence":7,"note":"row-weighted: a paper behind several rows is counted once per row; inflated relative to samples_over_distinct_papers by design, kept for readers summing the per-row syntology blocks"}}}