← Search

Debanjan Ghosh

3 accepted papers

2023

The Benefits of Label-Description Training for Zero-Shot Text Classification

EMNLP 2023long main

Pretrained language models have improved zero-shot text classification by allowing the transfer of semantic knowledge from the training data in order to classify among specific label sets in downstream tasks. We propose a simple way to further improve zero-shot accuracies with minimal effort. We cur…

Cited by 0SourcecodeScholar
2022

FLUTE: Figurative Language Understanding through Textual Explanations

EMNLP 2022main

Figurative language understanding has been recently framed as a recognizing textual entailment (RTE) task (a.k.a. natural language inference (NLI)). However, similar to classical RTE/NLI datasets they suffer from spurious correlations and annotation artifacts. To tackle this problem, work on NLI has…