ProP, or Prompt-based methods, reformulates downstream NLP tasks into a format that can be directly handled by pre-trained language models (PLMs) through carefully designed prompts. This approach aims to elicit desired behaviors from PLMs without requiring extensive task-specific fine-tuning.
ProP, or Prompt-based methods, is a paradigm in natural language processing that leverages pre-trained language models by framing downstream tasks as text generation problems. It aims to adapt large models to new tasks without extensive fine-tuning, fitting into the landscape of efficient model adaptation techniques.
| Alternative | Difference | Papers (with ProP) | Avg viability |
|---|---|---|---|
| Prompt-based methods | — | 1 | — |
| feature learning | — | 1 | — |
| regularization constraints | — | 1 | — |
| continual learning | — | 1 | — |