Context conciseness refers to the quality of a reference context generated from retrieved context in terms of being clear, brief, and to the point. A concise context effectively conveys the necessary information without unnecessary elaboration or verbosity. Columns required:Documentation Index
Fetch the complete documentation index at: https://docs.uptrain.ai/llms.txt
Use this file to discover all available pages before exploring further.
question: The question asked by the usercontext: Information retrieved to answer the questionconcise_context: Concise context retrieved from the original context
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 conciseness score reflects that concise context does not contatin irrelevant information.
context has information about the question: “What is the capital of France.”
The concise_context has cited some context which is not relevant to the question asked, hence a low context conciseness score.
How it works?
We evaluate context conciseness by determining which of the following three cases apply for the given task data:- The concise context adequately covers all the relevant information from the original context with respect to the given question.
- The concise context partially covers relevant information from the original context with respect to the given question.
- The concise context doesn’t cover the relevant information from the original context with respect to the given question.
Tutorial
Open this tutorial in GitHub
Have Questions?
Join our community for any questions or requests

