ModelSpeculativeDecodingTrainingDataSource - Amazon SageMaker

ModelSpeculativeDecodingTrainingDataSource

Contains information about the training data source for speculative decoding.

Contents

S3DataType

The type of data stored in the Amazon S3 location. Valid values are S3Prefix or ManifestFile.

Type: String

Valid Values: S3Prefix | ManifestFile

Required: Yes

S3Uri

The Amazon S3 URI that points to the training data for speculative decoding.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Pattern: (https|s3)://([^/]+)/?(.*)

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: