bigscience-workshop/promptsource
PromptSource is a toolkit for creating, browsing, and using natural language prompts for zero-shot generalization with large language models.

PromptSource provides a collection of ~2,000 English prompts across 170+ datasets (called P3: Public Pool of Prompts) along with tooling to create and share new prompts. Prompts are structured as Jinja templates that map dataset examples to natural language inputs and targets. It offers a simple API for applying prompts to language model inference and includes a Hugging Face Spaces interface for browsing the prompt collection.