stanfordnlp / dspy

DSPy: The framework for programming—not prompting—foundation models
https://dspy-docs.vercel.app/
MIT License
17.36k stars 1.33k forks source link

how to set training epoch when using miprov2 #1207

Closed hjc3613 closed 3 months ago

hjc3613 commented 3 months ago

how to set training epoch when using miprov2

arnavsinghvi11 commented 3 months ago

Hi @hjc3613 , do you mean num_batches?

okhat commented 3 months ago

Training epochs is not a concept in MIPRO. We're working on new optimizer docs, but in the meantime see the new MIPRO paper and the visual thread on MIPRO from Michael Ryan on twitter.

hjc3613 commented 3 months ago

Hi @hjc3613 , do you mean num_batches?

the training time of miprov2 is a little long than my expection, so i want to know how to complete it early

hjc3613 commented 3 months ago

Michael Ryan on twitter.

can you give me the link about the new MIPRO blog? thanks!!