View a markdown version of this page

ðŸ“Ē āđāļˆāđ‰āļ‡āđ€āļ•āļ·āļ­āļ™: sagemaker/latest/APIReference/API TrainingProgressInfo.html - Kapook Update 2025

TrainingProgressInfo

The serverless training job progress information.

Contents

CurrentEpoch

The current epoch number.

Type: Long

Valid Range: Minimum value of 0.

Required: No

CurrentStep

The current step number.

Type: Long

Valid Range: Minimum value of 0.

Required: No

MaxEpoch

The maximum number of epochs for this job.

Type: Long

Valid Range: Minimum value of 0.

Required: No

TotalStepCountPerEpoch

The total step count per epoch.

Type: Long

Valid Range: Minimum value of 0.

Required: No

See Also

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