2021
Adapting Language Models for Zero-shot Learning by Meta-tuning on Dataset and Prompt Collections
EMNLP 2021finding
Large pre-trained language models (LMs) such as GPT-3 have acquired a surprising ability to perform zero-shot learning. For example, to classify sentiment without any training examples, we can “prompt” the LM with the review and the label description “Does the user like this movie?”, and ask whether…