Skip to content

Conversation

@neginraoof
Copy link

Evaluate your LLM as a generator for context-based question answering, and create a leaderboard ranking generator models.

  1. generate_qac.py: Use sample questions and corresponding contexts to query your LLMs to generate answer. The answer should be supported by the context.

  2. eval_qac_agreement.py: Evaluate generated answers on Agreement with GOLD Answer with LLM-as-a-judge. Create a leaderboard to rank generator models based on agreement.

@neginraoof neginraoof force-pushed the leaderboard branch 3 times, most recently from 214ceb5 to bda2d1c Compare September 18, 2024 18:27
@madiator
Copy link
Contributor

Hi Negin, is this code up to date? Ready for review?

@neginraoof
Copy link
Author

@madiator Yes, this is ready now. Thanks!

Copy link
Contributor

@madiator madiator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

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.

3 participants