View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1TuningDataStats (google_api_ai_platform v0.13.0)
The tuning data statistic values for TuningJob.
Attributes
-
supervisedTuningDataStats
(type:GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SupervisedTuningDataStats.t
, default:nil
) - The SFT Tuning data stats.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1TuningDataStats{ supervisedTuningDataStats: GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1SupervisedTuningDataStats.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.