generative-ai-python

google.generativeai.protos.TuningSnapshot

Record for a single tuning step.

`step` `int` Output only. The tuning step.
`epoch` `int` Output only. The epoch this step was part of.
`mean_loss` `float` Output only. The mean loss of the training examples for this step.
`compute_time` `google.protobuf.timestamp_pb2.Timestamp` Output only. The timestamp when this metric was computed.