Cloze Test

28 papers with code • 2 benchmarks • 1 datasets

The cloze task refers to infilling individual words.

Datasets


Most implemented papers

Bidirectional Attention Flow for Machine Comprehension

allenai/bi-att-flow 5 Nov 2016

Machine comprehension (MC), answering a query about a given context paragraph, requires modeling complex interactions between the context and the query.

ERNIE: Enhanced Representation through Knowledge Integration

PaddlePaddle/PaddleNLP 19 Apr 2019

We present a novel language representation model enhanced by knowledge called ERNIE (Enhanced Representation through kNowledge IntEgration).

Improving Language Understanding by Generative Pre-Training

huggingface/transformers Preprint 2018

We demonstrate that large gains on these tasks can be realized by generative pre-training of a language model on a diverse corpus of unlabeled text, followed by discriminative fine-tuning on each specific task.

CPM: A Large-scale Generative Chinese Pre-trained Language Model

TsinghuaAI/CPM-Generate 1 Dec 2020

However, applying GPT-3 to address Chinese NLP tasks is still challenging, as the training corpus of GPT-3 is primarily English, and the parameters are not publicly available.

CodeXGLUE: A Machine Learning Benchmark Dataset for Code Understanding and Generation

microsoft/CodeXGLUE 9 Feb 2021

Benchmark datasets have a significant impact on accelerating research in programming language tasks.

LSDSem 2017: Exploring Data Generation Methods for the Story Cloze Test

UKPLab/lsdsem2017-story-cloze WS 2017

The Story Cloze test is a recent effort in providing a common test scenario for text understanding systems.

Narrative Modeling with Memory Chains and Semantic Supervision

liufly/narrative-modeling ACL 2018

Story comprehension requires a deep semantic understanding of the narrative, making it a challenging task.

Chengyu Cloze Test

bazingagin/chengyu_data WS 2018

We present a neural recommendation model for Chengyu, which is a special type of Chinese idiom.

Asking the Right Question: Inferring Advice-Seeking Intentions from Personal Narratives

CornellNLP/ASQ NAACL 2019

To properly infer the narrator's intention, one needs to apply a certain degree of common sense and social intuition.

ChID: A Large-scale Chinese IDiom Dataset for Cloze Test

chujiezheng/ChID-Dataset ACL 2019

Cloze-style reading comprehension in Chinese is still limited due to the lack of various corpora.