Skip to content

Bedrock  >  Structures  >  TrainingMetrics

TrainingMetrics

Structure Class

TrainingMetrics dataclass

Metrics associated with the custom job.

Attributes

training_loss class-attribute instance-attribute
training_loss: float | None = None

Loss metric associated with the custom job.