Multi-Choice MRC

5 papers with code • 2 benchmarks • 1 datasets

This task has no description! Would you like to contribute one?

Datasets


Most implemented papers

DUMA: Reading Comprehension with Transposition Thinking

pfZhu/duma_code 26 Jan 2020

Multi-choice Machine Reading Comprehension (MRC) requires model to decide the correct answer from a set of answer options when given a passage and a question.

A Self-Training Method for Machine Reading Comprehension with Soft Evidence Extraction

SparkJiao/Self-Training-MRC ACL 2020

Neural models have achieved great success on machine reading comprehension (MRC), many of which typically consist of two components: an evidence extractor and an answer predictor.

Reference Knowledgeable Network for Machine Reading Comprehension

yilin1111/reknet 7 Dec 2020

Thus we propose a novel reference-based knowledge enhancement model called Reference Knowledgeable Network (RekNet), which simulates human reading strategies to refine critical information from the passage and quote explicit knowledge in necessity.

ExpMRC: Explainability Evaluation for Machine Reading Comprehension

ymcui/ExpMRC 10 May 2021

Achieving human-level performance on some of Machine Reading Comprehension (MRC) datasets is no longer challenging with the help of powerful Pre-trained Language Models (PLMs).

Lite Unified Modeling for Discriminative Reading Comprehension

yilin1111/poi-net ACL 2022

As a broad and major category in machine reading comprehension (MRC), the generalized goal of discriminative MRC is answer prediction from the given materials.