ModelSpeculativeDecodingTrainingDataSource - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: