AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The configuration for the serverless training job.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class ServerlessJobConfig
The ServerlessJobConfig type exposes the following members
| Name | Description | |
|---|---|---|
|
ServerlessJobConfig() |
| Name | Type | Description | |
|---|---|---|---|
|
AcceptEula | System.Boolean |
Gets and sets the property AcceptEula.
Specifies agreement to the model end-user license agreement (EULA). The |
|
BaseModelArn | System.String |
Gets and sets the property BaseModelArn. The base model Amazon Resource Name (ARN) in SageMaker Public Hub. SageMaker always selects the latest version of the provided model. |
|
CustomizationTechnique | Amazon.SageMaker.CustomizationTechnique |
Gets and sets the property CustomizationTechnique. The model customization technique. |
|
EvaluationType | Amazon.SageMaker.EvaluationType |
Gets and sets the property EvaluationType.
The evaluation job type. Required when serverless job type is |
|
EvaluatorArn | System.String |
Gets and sets the property EvaluatorArn. The evaluator Amazon Resource Name (ARN) used as reward function or reward prompt. |
|
JobType | Amazon.SageMaker.ServerlessJobType |
Gets and sets the property JobType. The serverless training job type. |
|
Peft | Amazon.SageMaker.Peft |
Gets and sets the property Peft. The parameter-efficient fine-tuning configuration. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5