What are Instruction Adherence and Context Adherence
These two metrics sound similar but are built to measure different things.- Context Adherence: Detects instances where the model stated information in its response that was not included in the provided context.
- Instruction Adherence: Detects instances where the model response did not follow the instructions in its prompt.
Metric | Intention | How to Use | Further Reading |
---|---|---|---|
Context Adherence | Was the information in the response grounded on the context | Low adherence means improve context | Link |
Instruction Adherence | Did the model follow its instructions | Low adherence means improve prompt | Link |