The input text. This may include template strings.
The model to use for the evaluation.
The name of the grader.
Optional
pass_The threshold for the score.
Optional
rangeThe range of the score. Defaults to [0, 1]
.
Optional
sampling_The sampling parameters for the model.
The object type, which is always score_model
.
A ScoreModelGrader object that uses a model to assign a score to the input.