public sealed class TuningDataStats : IMessage<TuningDataStats>, IEquatable<TuningDataStats>, IDeepCloneable<TuningDataStats>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class TuningDataStats.
The tuning data statistic values for
[TuningJob][google.cloud.aiplatform.v1.TuningJob].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation details the `TuningDataStats` class, which is part of the Cloud AI Platform v1beta1 API and is used to represent tuning data statistic values for a `TuningJob`."],["The `TuningDataStats` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities such as message handling, equality comparisons, deep cloning, and buffer management."],["The class provides constructors for creating new instances and includes properties such as `DistillationDataStats` for distillation statistics and `SupervisedTuningDataStats` for supervised fine-tuning (SFT) data stats."],["`TuningDataStatsCase` is a property that provides information on which type of TuningDataStats is being utilized."],["The latest version of this documentation corresponds to `1.0.0-beta21`, while version `1.0.0-beta20` and `1.0.0-beta09` are also available and can be accessed from the provided links."]]],[]]