Machine Reading Comprehension

197 papers with code • 4 benchmarks • 41 datasets

Machine Reading Comprehension is one of the key problems in Natural Language Understanding, where the task is to read and comprehend a given text passage, and then answer questions based on it.

Source: Making Neural Machine Reading Comprehension Faster

Libraries

Use these libraries to find Machine Reading Comprehension models and implementations
2 papers
1,949
2 papers
1,102

Interpreting Themes from Educational Stories

faceonlive/ai-research 8 Apr 2024

Reading comprehension continues to be a crucial research focus in the NLP community.

152
08 Apr 2024

ArabicaQA: A Comprehensive Dataset for Arabic Question Answering

datascienceuibk/arabicaqa 26 Mar 2024

In conclusion, ArabicaQA, AraDPR, and the benchmarking of LLMs in Arabic question answering offer significant advancements in the field of Arabic NLP.

9
26 Mar 2024

ChroniclingAmericaQA: A Large-scale Question Answering Dataset based on Historical American Newspaper Pages

datascienceuibk/chroniclingamericaqa 26 Mar 2024

Therefore, to enable realistic testing of QA models, our dataset can be used in three different ways: answering questions from raw and noisy content, answering questions from cleaner, corrected version of the content, as well as answering questions from scanned images of newspaper pages.

4
26 Mar 2024

WangchanLion and WangchanX MRC Eval

vistec-ai/wangchanlion 24 Mar 2024

Our model is based on SEA-LION and a collection of instruction following datasets.

2
24 Mar 2024

VlogQA: Task, Dataset, and Baseline Models for Vietnamese Spoken-Based Machine Reading Comprehension

sonlam1102/vlogqa 5 Feb 2024

This paper presents the development process of a Vietnamese spoken language corpus for machine reading comprehension (MRC) tasks and provides insights into the challenges and opportunities associated with using real-world data for machine reading comprehension tasks.

0
05 Feb 2024

Towards Robust Text Retrieval with Progressive Learning

TownsWu/PEG 20 Nov 2023

However, existing embedding models for text retrieval usually have three non-negligible limitations.

0
20 Nov 2023

Mirror: A Universal Framework for Various Information Extraction Tasks

Spico197/Mirror 9 Nov 2023

Sharing knowledge between information extraction tasks has always been a challenge due to the diverse data formats and task variations.

84
09 Nov 2023

MPrompt: Exploring Multi-level Prompt Tuning for Machine Reading Comprehension

chen-gx/mprompt 27 Oct 2023

The large language models have achieved superior performance on various natural language tasks.

4
27 Oct 2023

Guiding LLM to Fool Itself: Automatically Manipulating Machine Reading Comprehension Shortcut Triggers

mosh0110/guiding-llm 24 Oct 2023

Using GPT4 as the editor, we find it can successfully edit trigger shortcut in samples that fool LLMs.

0
24 Oct 2023

Explaining Interactions Between Text Spans

copenlu/spanex 20 Oct 2023

Reasoning over spans of tokens from different parts of the input is essential for natural language understanding (NLU) tasks such as fact-checking (FC), machine reading comprehension (MRC) or natural language inference (NLI).

2
20 Oct 2023