-
Notifications
You must be signed in to change notification settings - Fork 792
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
why is answer_relevancy always nan? #1814
Comments
hey @LillyChen which model are you using? Do you have any tracing setup? what you can do is easily setup tracing and check if these are the reasons for errors |
|
got it - i could be the model you are using, can you check the traces? have you setup any tracing tools? |
What tracing tools should be used for tracking? Please recommend it. Thank you |
https://docs.arize.com/phoenix is an OSS one available that you could try |
[ ] I checked the documentation and related resources and couldn't find an answer to my question.
Your Question
why is answer_relevancy always nan?
** output**
{'answer_relevancy': nan, 'faithfulness': 0.2308}
Code Examples
The text was updated successfully, but these errors were encountered: