AutoPrompt icon indicating copy to clipboard operation
AutoPrompt copied to clipboard

Generation with custom data & evaluator

Open amitshermann opened this issue 5 months ago • 3 comments

Hi,

We'd like to use AutoPrompt for a generation task where both the input and output are text. We've also developed an evaluator that scores the input-output pairs (e.g., a float between 0 and 1).

Our goal is to optimize the output using our dataset and evaluator, but we're unsure how to set this up with AutoPrompt. Could you provide guidance on how to achieve this?

Thanks in advance,

amitshermann avatar Sep 15 '24 13:09 amitshermann