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

LLM Evaluation - Comet's Opik #81

Open
manisnesan opened this issue Dec 22, 2024 · 1 comment
Open

LLM Evaluation - Comet's Opik #81

manisnesan opened this issue Dec 22, 2024 · 1 comment

Comments

@manisnesan
Copy link
Owner

manisnesan commented Dec 22, 2024

https://github.com/comet-ml/opik

via Comet ML - LLM eval's in six steps

Why

  • Absence Blindness

What

  • Systematically test and improve
    Generative AI application applications
  • A strong evaluation pipeline is iterative

How

  • Human review: review a dozen examples. Catch obvious mistakes and identify what to test for in evaluation pipeline
  • unit test: right granular test for each part of the pipeline such as retrieval, generation and post processing
  • AB testing: conduct controlled experiments to measure the impact of LLM updates. Combine human and automated feedback to drive better decision
  • Fine tuning & Debugging: leverage annotated production data to fine tune models. Production grade data improves models automatically.
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

No branches or pull requests

2 participants
@manisnesan and others