Example

Example of a General-Purpose Question-Answering Prompt Template

A fundamental prompt template for general-purpose question answering pairs a question placeholder with an answer prompt. For example:

Question: {*question*} Answer:

This simple format is widely used in NLP to instruct a language model to return an answer corresponding directly to the submitted query.

0

1

Updated 2026-04-30

Contributors are:

Who are from:

Tags

Foundations of Large Language Models

Ch.3 Prompting - Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences