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

Make LLMEval descriptors plottable from Tests #1292

Open
elenasamuylova opened this issue Sep 9, 2024 · 0 comments
Open

Make LLMEval descriptors plottable from Tests #1292

elenasamuylova opened this issue Sep 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@elenasamuylova
Copy link
Collaborator

Issue description

  • The TextLength() descriptor plot on the Descriptors tab does not populate when the TestShareOfOutRangeValues Test is logged to a Project. (The plot is visible but empty).
  • Custom LLMEval() descriptor plot does not appear on the Descriptors tab when the TestCategoryCount or TestCategoryShare Test is logged to a Project. (The plot is not visible on the Descriptors tab + not plottable manually since no Metric is logged).

Steps to reproduce

Expected behavior

  • We can plot the distribution of the custom LLMEval() descriptor when running the Tests on category count/share. For Evidently Cloud, it is included automatically on the Descriptors tab.
  • When running the test on the share of out-of-range values, we can see TextLength() plot on the Descriptors tab.
@emeli-dral emeli-dral added bug Something isn't working labels Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants