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 Script to Evaluate Khoj on Google's FRAMES benchmark #955

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

debanjum
Copy link
Member

@debanjum debanjum commented Nov 2, 2024

Why

We need better, automated evals to measure performance shifts of Khoj
across prompt, model and capability changes.

Google's FRAMES benchmark evaluates multi-step retrieval and reasoning
capabilities of AI agents. It's a good starter benchmark to evaluate Khoj.

Details

This PR adds an eval script to evaluate Khoj responses on the
the FRAMES benchmark prompts against the ground truth provided by it.

Gemini is used as an LLM Judge to auto grade Khoj responses vs ground truth
data from the benchmark.

Google's FRAMES benchmark evaluates multi-step retrieval and reasoning
capabilities of an agent.

The script uses Gemini as an LLM Judge to evaluate Khoj responses to
the FRAMES benchmark prompts against the ground truth provided by it.
@debanjum debanjum force-pushed the add-script-to-eval-khoj-on-frames-benchmark branch from b1de0f2 to 1ccbf72 Compare November 4, 2024 08:40
@debanjum debanjum changed the title Add script to evaluate khoj on Google's FRAMES benchmark Add Script to Evaluate Khoj on Google's FRAMES benchmark Nov 4, 2024
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.

1 participant