promptbench icon indicating copy to clipboard operation
promptbench copied to clipboard

May I ask how you used a large generative model to allow him to accurately answer classification tasks for experiments?

Open zl-comment opened this issue 1 year ago • 3 comments

I want to test other models according to your method, but I find it difficult to classify generative models. Please tell me how you solved it?

zl-comment avatar Dec 26 '24 03:12 zl-comment

Stale issue message

github-actions[bot] avatar Feb 24 '25 06:02 github-actions[bot]

You can ask the generative models to output in some certain formats, like <<<True>>>, then you can use regex to parse the answer.

kaijiezhu11 avatar Feb 25 '25 22:02 kaijiezhu11

Stale issue message

github-actions[bot] avatar Apr 27 '25 06:04 github-actions[bot]