# Prompt Engineering Research

## Goal
Optimize the prompt template to achieve the highest accuracy on the evaluation dataset.

## Rules
- Only modify `prompt.md` — the prompt template
- Do NOT modify the evaluation script or dataset
- Each experiment evaluates the prompt against the full dataset

## What You Can Change
- Prompt wording, structure, formatting
- System prompt vs user prompt balance
- Few-shot examples
- Chain-of-thought instructions
- Output format specifications
