WNLI

4 papers with code • 1 benchmarks • 2 datasets

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

Datasets


Most implemented papers

A Hybrid Neural Network Model for Commonsense Reasoning

namisan/mt-dnn WS 2019

An HNN consists of two component models, a masked language model and a semantic similarity model, which share a BERT-based contextual encoder but use different model-specific input and output layers.

A Surprisingly Robust Trick for Winograd Schema Challenge

vid-koci/bert-commonsense 15 May 2019

The Winograd Schema Challenge (WSC) dataset WSC273 and its inference counterpart WNLI are popular benchmarks for natural language understanding and commonsense reasoning.

WikiCREM: A Large Unsupervised Corpus for Coreference Resolution

vid-koci/bert-commonsense IJCNLP 2019

We use a language-model-based approach for pronoun resolution in combination with our WikiCREM dataset.

Time Travel in LLMs: Tracing Data Contamination in Large Language Models

shahriargolchin/time-travel-in-llms 16 Aug 2023

To estimate contamination of individual instances, we employ "guided instruction:" a prompt consisting of the dataset name, partition type, and the random-length initial segment of a reference instance, asking the LLM to complete it.