[[["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."],[[["The `CustomTuningModel.Types.ModelState` enum in the Discovery Engine v1beta API represents the various states a model can be in."],["This enum includes states like `Training`, `TrainingComplete`, `ReadyForServing`, and `TrainingFailed`, among others, detailing the model's current status."],["The `InputValidationFailed` state indicates that model training could not begin due to issues with the input data."],["The `NoImprovement` state signifies that training finished, but the model's performance did not show improvement."],["The `Unspecified` state is the default value, representing an undefined or unknown model state."]]],[]]