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.
Instruction Adherence is a Chainpoll-powered metric. Context Adherence has two flavors: Plus (Chainpoll-powered), or Luna (powered by in-house Luna models).