Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FT] adding a logprob metric with varying contexts, not choices #253

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

clefourrier
Copy link
Member

@clefourrier clefourrier commented Aug 8, 2024

Allows to launch a MCQA evaluation with several contexts associated with several choices - each context must map one specific choice, log probs are computed on the choices only.

@clefourrier
Copy link
Member Author

In the future, we'll probably want to clean it up by adding an automatic detection: one context = normal mcqa, several contexts = new mcqa

@NathanHB
Copy link
Member

@sadra-barikbin I took care of it :)

@clefourrier
Copy link
Member Author

I'll apply the contexts: str | list[str] when I refactor the prompt generator, so I think this one is good to go, wdyt?

@clefourrier
Copy link
Member Author

@hynky1999 is this still something you need?

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.

4 participants