Learn Before
Concept

Prompt Function

A prompt function is often marked as fprompt(â‹…)f_{prompt}(\cdot). There are two major steps of prompt function. First, Apply a template, which is a textual string that has two slots: an input slot and an answer slot. Second, fill the answer slot with the input text.

0

1

Updated 2022-04-26

Tags

Data Science

Related