{"url":"/sota/reading-comprehension-on-muserc","task":{"name":"Reading Comprehension","url":"/task/reading-comprehension","note":null},"dataset":{"name":"MuSeRC","url":"/dataset/muserc"},"category":"Natural Language Processing","categories":["Natural Language Processing"],"category_note":null,"description":"Most current question answering datasets frame the task as reading comprehension where the question is about a paragraph or document and the answer often is a span in the document. \r\n\r\nSome specific tasks of reading comprehension include multi-modal machine reading comprehension and textual machine reading comprehension, among others. In the literature, machine reading comprehension can be divide into four categories: **cloze style**, **multiple choice**, **span prediction**, and **free-form answer**.  Read more about each category [here](https://paperswithcode.com/paper/a-survey-on-machine-reading-comprehension-1).\r\n\r\nBenchmark datasets used for testing a model's reading comprehension abilities include [MovieQA](/dataset/movieqa), [ReCoRD](dataset/record), and [RACE](/dataset/race), among others.\r\n\r\nThe Machine Reading group at UCL also provides an [overview of reading comprehension tasks](https://uclnlp.github.io/ai4exams/data.html).\r\n\r\nFigure source: [A Survey on Machine Reading Comprehension: Tasks, Evaluation Metrics and Benchmark Datasets](https://arxiv.org/pdf/2006.11880.pdf)","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":["Average F1","EM "],"metric_direction":{"note":"inferred from the metric name only (the archive records no direction); null = not inferred, chart draws points only","by_metric":{"Average F1":"higher","EM ":null}},"counts":{"rows":22,"rows_with_code":3,"rows_with_paper_page":6,"rows_dated":6,"rows_using_additional_data":0},"rows":[{"rank_in_archive_order":1,"model":"Golden Transformer","metrics":{"Average F1":"0.941","EM ":"0.819"},"uses_additional_data":false,"paper_date":null,"paper":null,"paper_url":null,"paper_title":"","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":2,"model":"MT5 Large","metrics":{"Average F1":"0.844","EM ":"0.543"},"uses_additional_data":false,"paper_date":"2020-10-22","paper":"/paper/mt5-a-massively-multilingual-pre-trained-text","paper_url":"https://arxiv.org/abs/2010.11934v3","paper_title":"mT5: A massively multilingual pre-trained text-to-text transformer","code":"https://github.com/huggingface/transformers","n_code_links":8,"syntology":{"n_ran":0,"n_unverified":13,"n_samples":13,"n_pointer_only_licence":0}},{"rank_in_archive_order":3,"model":"ruRoberta-large finetune","metrics":{"Average F1":"0.83","EM ":"0.561"},"uses_additional_data":false,"paper_date":null,"paper":null,"paper_url":null,"paper_title":"","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":4,"model":"ruT5-large-finetune","metrics":{"Average F1":"0.815","EM ":"0.537"},"uses_additional_data":false,"paper_date":null,"paper":null,"paper_url":null,"paper_title":"","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":5,"model":"Human Benchmark","metrics":{"Average F1":"0.806","EM ":"0.42"},"uses_additional_data":false,"paper_date":"2020-10-29","paper":"/paper/russiansuperglue-a-russian-language","paper_url":"https://arxiv.org/abs/2010.15925v2","paper_title":"RussianSuperGLUE: A Russian Language Understanding Evaluation Benchmark","code":"https://github.com/RussianNLP/RussianSuperGLUE","n_code_links":2,"syntology":{"n_ran":1,"n_unverified":0,"n_samples":1,"n_pointer_only_licence":0}},{"rank_in_archive_order":6,"model":"ruT5-base-finetune","metrics":{"Average F1":"0.769","EM ":"0.446"},"uses_additional_data":false,"paper_date":null,"paper":null,"paper_url":null,"paper_title":"","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":7,"model":"ruBert-large finetune","metrics":{"Average F1":"0.76","EM ":"0.427"},"uses_additional_data":false,"paper_date":null,"paper":null,"paper_url":null,"paper_title":"","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":8,"model":"ruBert-base finetune","metrics":{"Average F1":"0.742","EM ":"0.399"},"uses_additional_data":false,"paper_date":null,"paper":null,"paper_url":null,"paper_title":"","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":9,"model":"RuGPT3XL few-shot","metrics":{"Average F1":"0.74","EM ":"0.546"},"uses_additional_data":false,"paper_date":null,"paper":null,"paper_url":null,"paper_title":"","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":10,"model":"RuGPT3Large","metrics":{"Average F1":"0.729","EM ":"0.333"},"uses_additional_data":false,"paper_date":null,"paper":null,"paper_url":null,"paper_title":"","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":11,"model":"RuBERT plain","metrics":{"Average F1":"0.711","EM ":" 0.324"},"uses_additional_data":false,"paper_date":null,"paper":null,"paper_url":null,"paper_title":"","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":12,"model":"RuGPT3Medium","metrics":{"Average F1":"0.706","EM ":" 0.308"},"uses_additional_data":false,"paper_date":null,"paper":null,"paper_url":null,"paper_title":"","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":13,"model":"RuBERT conversational","metrics":{"Average F1":"0.687","EM ":"0.278"},"uses_additional_data":false,"paper_date":null,"paper":null,"paper_url":null,"paper_title":"","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":14,"model":"YaLM 1.0B few-shot","metrics":{"Average F1":"0.673","EM ":"0.364"},"uses_additional_data":false,"paper_date":null,"paper":null,"paper_url":null,"paper_title":"","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":15,"model":"heuristic majority","metrics":{"Average F1":"0.671","EM ":"0.237"},"uses_additional_data":false,"paper_date":"2021-05-03","paper":"/paper/unreasonable-effectiveness-of-rule-based","paper_url":"https://arxiv.org/abs/2105.01192v1","paper_title":"Unreasonable Effectiveness of Rule-Based Heuristics in Solving Russian SuperGLUE Tasks","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":16,"model":"RuGPT3Small","metrics":{"Average F1":"0.653","EM ":"0.221"},"uses_additional_data":false,"paper_date":null,"paper":null,"paper_url":null,"paper_title":"","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":17,"model":"SBERT_Large","metrics":{"Average F1":"0.646","EM ":"0.327"},"uses_additional_data":false,"paper_date":null,"paper":null,"paper_url":null,"paper_title":"","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":18,"model":"SBERT_Large_mt_ru_finetuning","metrics":{"Average F1":"0.642","EM ":"0.319"},"uses_additional_data":false,"paper_date":null,"paper":null,"paper_url":null,"paper_title":"","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":19,"model":"Multilingual Bert","metrics":{"Average F1":"0.639","EM ":" 0.239"},"uses_additional_data":false,"paper_date":null,"paper":null,"paper_url":null,"paper_title":"","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":20,"model":"Baseline TF-IDF1.1","metrics":{"Average F1":"0.587","EM ":" 0.242"},"uses_additional_data":false,"paper_date":"2020-10-29","paper":"/paper/russiansuperglue-a-russian-language","paper_url":"https://arxiv.org/abs/2010.15925v2","paper_title":"RussianSuperGLUE: A Russian Language Understanding Evaluation Benchmark","code":"https://github.com/RussianNLP/RussianSuperGLUE","n_code_links":2,"syntology":{"n_ran":1,"n_unverified":0,"n_samples":1,"n_pointer_only_licence":0}},{"rank_in_archive_order":21,"model":"Random weighted","metrics":{"Average F1":"0.45","EM ":"0.071"},"uses_additional_data":false,"paper_date":"2021-05-03","paper":"/paper/unreasonable-effectiveness-of-rule-based","paper_url":"https://arxiv.org/abs/2105.01192v1","paper_title":"Unreasonable Effectiveness of Rule-Based Heuristics in Solving Russian SuperGLUE Tasks","code":null,"n_code_links":0,"syntology":null},{"rank_in_archive_order":22,"model":"majority_class","metrics":{"Average F1":"0.0","EM ":" 0.0"},"uses_additional_data":false,"paper_date":"2021-05-03","paper":"/paper/unreasonable-effectiveness-of-rule-based","paper_url":"https://arxiv.org/abs/2105.01192v1","paper_title":"Unreasonable Effectiveness of Rule-Based Heuristics in Solving Russian SuperGLUE Tasks","code":null,"n_code_links":0,"syntology":null}],"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 6,264 of the 9,581 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":9581,"papers_checked":6264,"papers_extracted_not_yet_verified":0,"boards_without_verdict":2,"papers_not_yet_extracted":3316},"order":"newest first by month (arXiv date, else the arXiv-id month), then arXiv id descending","columns":[],"entries":[]},"syntology":{"read_at":"2026-09-24T18:15:14+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":3,"rows_with_any_sample_ran":2,"distinct_papers_with_graph_line":2,"distinct_papers_with_any_sample_ran":1,"samples_over_distinct_papers":{"n_ran":1,"n_unverified":13,"n_samples":14,"n_pointer_only_licence":0,"note":"each paper (arXiv id) counted once, however many rows it is behind; this is the page-level figure"},"samples_row_weighted":{"n_ran":2,"n_unverified":13,"n_samples":15,"n_pointer_only_licence":0,"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"}}}