EvaluationJobResults

Aggregated results from a batch evaluation, including session completion counts and evaluator score summaries.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of per-evaluator summary statistics.

Link copied to clipboard

The number of sessions that have been successfully evaluated.

Link copied to clipboard

The number of sessions that failed evaluation.

Link copied to clipboard

The number of sessions that were ignored during evaluation.

Link copied to clipboard

The number of sessions currently being evaluated.

Link copied to clipboard

The total number of sessions included in the batch evaluation.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String