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 Human Evaluation from inside Evalite #92

Open
mattpocock opened this issue Jan 2, 2025 · 0 comments
Open

Add Human Evaluation from inside Evalite #92

mattpocock opened this issue Jan 2, 2025 · 0 comments

Comments

@mattpocock
Copy link
Owner

The idea is:

  • You would specify a special humanScorer() in the scores array passed to evalite()
  • In the UI, you could mark the result with a tick or cross
  • This would be saved to a local JSON file, keyed under the eval name, input, expected and output. (this means that if the input, expected or output changes, the human score would be invalidated)
  • The UI would then retrieve this JSON information where needed to display the scores.
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

1 participant