Skip to content

Fix erroneous format string in ZeroShotClassifier#23

Merged
freddiev4 merged 1 commit intoquotient-ai:mainfrom
alewarne:patch-1
May 16, 2025
Merged

Fix erroneous format string in ZeroShotClassifier#23
freddiev4 merged 1 commit intoquotient-ai:mainfrom
alewarne:patch-1

Conversation

@alewarne
Copy link
Contributor

This erroneous format string prevents the ZeroShot classifier from working because input/output/expected are not inserted into the prompt.

This erroneous format string prevents the ZeroShot classifier from working because input/output/expected are not inserted into the prompt.
@freddiev4
Copy link
Member

Thanks for catching this! Also curious @alewarne what you’re using judges for ?

@freddiev4 freddiev4 merged commit 36c5160 into quotient-ai:main May 16, 2025
0 of 3 checks passed
@alewarne
Copy link
Contributor Author

@freddiev4 I just want to play around a bit with the concept of LLM-as-a-judge and found this repo super helpful :)

@freddiev4
Copy link
Member

@freddiev4 I just want to play around a bit with the concept of LLM-as-a-judge and found this repo super helpful :)

That's great to hear! Anything else you'd like to see improved / added?

I'm looking into #19 again later today and hope to cut a new release to reduce those issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants