Contents

ScoringMode

The scoring constraint mode for a model evaluator.

Declaration

enum ScoringMode

Overview

let mode: ScoringMode = .discrete

The mode controls whether the model judge can return any floating-point score, or structured generation constrains it to return exactly one of the scale values that the dimension defines.

Topics

Enumeration Cases

See Also

Inspecting the evaluator