← Search

John Hewitt

8 accepted papers

2024

Closing the Curious Case of Neural Text Degeneration

ICLR 2024poster

Despite their ubiquity in language generation, it remains unknown why truncation sampling heuristics like nucleus sampling are so effective. We provide a theoretical explanation for the effectiveness of the truncation sampling by proving that truncation methods that discard tokens below some probabi…

2022

JamPatoisNLI: A Jamaican Patois Natural Language Inference Dataset

EMNLP 2022finding

JamPatoisNLI provides the first dataset for natural language inference in a creole language, Jamaican Patois.Many of the most-spoken low-resource languages are creoles. These languages commonly have a lexicon derived from a major world language and a distinctive grammar reflecting the languages of t…

Cited by 13SourcePDFScholar
2021

Conditional probing: measuring usable information beyond a baseline

EMNLP 2021main

Probing experiments investigate the extent to which neural representations make properties—like part-of-speech—predictable. One suggests that a representation encodes a property if probing that representation produces higher accuracy than probing a baseline representation like non-contextual word em…

2021

Refining Targeted Syntactic Evaluation of Language Models

NAACL 2021long

Targeted syntactic evaluation of subject-verb number agreement in English (TSE) evaluates language models’ syntactic knowledge using hand-crafted minimal pairs of sentences that differ only in the main verb’s conjugation. The method evaluates whether language models rate each grammatical sentence as…