Learn Before
Manual Creation of Initial Prompts
A straightforward method for populating the initial prompt candidate pool is to create the prompts by hand. However, this approach can be challenging and less effective in situations where there is limited human knowledge about how to design effective prompts for the specific task.
0
1
Tags
Ch.3 Prompting - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Related
Manual Creation of Initial Prompts
LLM-based Prompt Generation from Input-Output Examples
LLM-based Prompt Generation from a Task Description
Comparison of LLM-based Prompt Generation Methods for Initialization
A development team is tasked with finding the optimal prompt for a novel and complex text classification task. They plan to use an automated, multi-stage process that repeatedly evaluates, refines, and generates new prompts. Given that the team has very little prior experience with what constitutes a good prompt for this specific task, which of the following actions is the most critical first step to ensure their automated search process is effective?
Starting a Prompt Optimization Project
An automated, iterative process is often used to discover effective prompts. Arrange the following fundamental stages of this process into the correct chronological order.
Learn After
Evaluating a Prompt Initialization Strategy
A development team is working on a system for a novel and complex task where there are no established best practices for instructing the system. The team decides to populate their initial pool of candidate instructions entirely by hand. Which statement best evaluates this strategic choice?
Challenges in Manual Prompt Initialization