DSPyOutline · dspy · Python 3.10+
0%
1
Curious builder0 XP earned · 300 to level 2
0 daysFinish a lesson to begin
Badge collection0 of 6 unlocked
5 small wins to finish your pathNext lesson

Optimizers: improving against a metric

Optimizers search for better prompts or examples using your metric and data.

Outline
This lesson is an outline of what it will teach. The full lesson, with code you can run, is being written.

What this lesson covers

  • What an optimizer changes
  • Training and development sets
  • Reading the before and after scores

Why it matters

Optimisation turns a golden dataset into measurable gains.

Slow is fine. Stopping is the only problem.