Cloud AI Platform v1 API - Class TuningDataStats (3.0.0)

public sealed class TuningDataStats : IMessage<TuningDataStats>, IEquatable<TuningDataStats>, IDeepCloneable<TuningDataStats>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1 API class TuningDataStats.

The tuning data statistic values for [TuningJob][google.cloud.aiplatform.v1.TuningJob].

Inheritance

object > TuningDataStats

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

TuningDataStats()

public TuningDataStats()

TuningDataStats(TuningDataStats)

public TuningDataStats(TuningDataStats other)
Parameter
Name Description
other TuningDataStats

Properties

SupervisedTuningDataStats

public SupervisedTuningDataStats SupervisedTuningDataStats { get; set; }

The SFT Tuning data stats.

Property Value
Type Description
SupervisedTuningDataStats

TuningDataStatsCase

public TuningDataStats.TuningDataStatsOneofCase TuningDataStatsCase { get; }
Property Value
Type Description
TuningDataStatsTuningDataStatsOneofCase