Automatic Prompt Engineering (APE) uses a meta-prompt to instruct a model to generate multiple prompt variations for a target task.
A second validator model runs these variations against a test dataset and selects the prompt that produces the highest accuracy.
You are a prompt optimizer.
Task: Write 3 system prompts that classify sentiment. The prompts must return 'pos' or 'neg'.
Requirements:
Claude is an excellent meta-prompter, drafting detailed instructions and system tags for other models.