GoogleCloudAiplatformV1EvaluationRunEvaluationConfigAutoraterConfig class

The autorater config used for the evaluation run.

Properties

autoraterModel String?
The fully qualified name of the publisher model or tuned autorater endpoint to use.
getter/setter pair
generationConfig GoogleCloudAiplatformV1GenerationConfig?
Configuration options for model generation and outputs.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sampleCount int?
Number of samples for each instance in the dataset.
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited