Skip to content

fix: minor typo in context_precision.md #2050

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AbhishekRP2002
Copy link

for Context Precision without reference definition, i.e LLMContextPrecisionWithoutReference metric can be used when you have both retrieved contexts and also reference contexts associated with a user_input.

Here, it should be reference answer instead of reference contexts as per my understanding

Similarly,

for Context Precision with reference definition i.e LLMContextPrecisionWithReference metric is can be used when you have both retrieved contexts and also reference answer associated with a user_input.

here, reference answer should be replaced with reference context

for `Context Precision without reference` definition, i.e
LLMContextPrecisionWithoutReference metric can be used when you have both retrieved contexts and also reference contexts associated with a user_input.

Here, it should be reference `answer` instead of reference `contexts` as per my understanding

Similarly, 

for `Context Precision with reference definition` i.e
LLMContextPrecisionWithReference metric is can be used when you have both retrieved contexts and also reference answer associated with a user_input. 

here, reference answer should be replaced with reference context
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant