2022
Learning To Retrieve Prompts for In-Context Learning
NAACL 2022long
In-context learning is a recent paradigm in natural language understanding, where a large pre-trained language model (LM) observes a test instance and a few training examples as its input, and directly decodes the output without any update to its parameters. However, performance has been shown to st…