GraderConfig
Configuration for the grader used in reinforcement fine-tuning to evaluate model responses and provide reward signals.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- lambdaGrader
-
Configuration for using an AWS Lambda function as the grader for evaluating model responses and provide reward signals in reinforcement fine-tuning.
Type: LambdaGraderConfig object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: