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

add hallucination metric to model evals on FMBench #170

Open
madhurprash opened this issue Aug 14, 2024 · 0 comments
Open

add hallucination metric to model evals on FMBench #170

madhurprash opened this issue Aug 14, 2024 · 0 comments

Comments

@madhurprash
Copy link
Collaborator

FMBench can now evaluate models using a panel of LLM judges and give accuracy scores as to which candidate model is the most accurate. This issue is to do as follows:

  1. Calculate a hallucination metric (that measures the amount of times a given response was actually a hallucination and incorrect)
  2. Calculate the correctly "incorrect" answers, a.k.a number of times a candidate model said "i don't know" to a question rather than hallucinating and giving a response.
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

When branches are created from issues, their pull requests are automatically linked.

1 participant