GraderConfig
Configuration for the grader used in reinforcement fine-tuning to evaluate model responses and provide reward signals.
Inheritors
Types
Functions
Link copied to clipboard
Casts this GraderConfig as a LambdaGrader and retrieves its aws.sdk.kotlin.services.bedrock.model.LambdaGraderConfig value. Throws an exception if the GraderConfig is not a LambdaGrader.
Link copied to clipboard
Casts this GraderConfig as a LambdaGrader and retrieves its aws.sdk.kotlin.services.bedrock.model.LambdaGraderConfig value. Returns null if the GraderConfig is not a LambdaGrader.