EvalResults

Collection of evaluation results with reporting capabilities.

Usage

Source

EvalResults()

Parameters

results: list[EvalResult] = list()

List of individual eval results.

config: dict[str, Any] = dict()
Metadata about the evaluation run.