2022
Simple but Challenging: Natural Language Inference Models Fail on Simple Sentences
EMNLP 2022finding
Natural language inference (NLI) is a task to infer the relationship between a premise and a hypothesis (e.g., entailment, neutral, or contradiction), and transformer-based models perform well on current NLI datasets such as MNLI and SNLI. Nevertheless, given the linguistic complexity of the large-s…