Skip to main content

How evaluators are designed

How outputs are validated

For literacy evaluators

How accuracy is measured

An evaluator’s accuracy is calculated on every evaluation run per input (single-run accuracy). Because LLM outputs are probabilistic and inherently non-deterministic, accuracy results may vary across evaluation runs (even with the same inputs).
To reduce your evaluators’ variability and increase their reliability in production:
  1. Run the evaluator multiple times on the same input
  2. Treat each output as a vote
  3. Select the majority result (for example, 3 runs with majority selection)

Metrics

Not all evaluators will return all accuracy metrics.

Use cases

Use accuracy metrics to inform implementation decisions, not replace human judgment.

Datasets

See how expert-annotated datasets ground evaluator accuracy.

Literacy evaluators

Explore evaluators that assess qualitative text complexity.

Feedback evaluators

Explore evaluators that assess the quality of coaching feedback.

Standards evaluators

Explore evaluators that assess content alignment to academic standards.