question: The question asked by the usercontext: Information retrieved to answer the question
How to use it?
By default, we are using GPT 3.5 Turbo for evaluations. If you want to use a different model, check out this tutorial.
A higher context relevance score reflects that retrieved context is relevant to the question asked.
How it works?
We evaluate context relevance by determining which of the following three cases apply for the given task data:- The extracted context can answer the given query completely.
- The extracted context can give some relevant answer for the given query, but can’t answer it completely.
- The extracted context doesn’t contain any information to answer the given query.
Tutorial
Open this tutorial in GitHub
Have Questions?
Join our community for any questions or requests

