public sealed class TrainProcessorVersionRequest.Types.FoundationModelTuningOptions : IMessage<TrainProcessorVersionRequest.Types.FoundationModelTuningOptions>, IEquatable<TrainProcessorVersionRequest.Types.FoundationModelTuningOptions>, IDeepCloneable<TrainProcessorVersionRequest.Types.FoundationModelTuningOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class TrainProcessorVersionRequest.Types.FoundationModelTuningOptions.
Options to control foundation model tuning of the processor.
Optional. The multiplier to apply to the recommended learning rate. Valid
values are between 0.1 and 10. If not provided, recommended learning rate
will be used.
[[["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-08-19 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eTrainProcessorVersionRequest.Types.FoundationModelTuningOptions\u003c/code\u003e class is 3.19.0, with multiple prior versions available ranging from 1.0.0 to 3.18.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides options for controlling the tuning of foundation models within the Document AI v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFoundationModelTuningOptions\u003c/code\u003e class offers customization of the learning rate via \u003ccode\u003eLearningRateMultiplier\u003c/code\u003e, which can be set between 0.1 and 10, or it can use the default recommended learning rate.\u003c/p\u003e\n"],["\u003cp\u003eThe class also allows adjustment of the training duration through \u003ccode\u003eTrainSteps\u003c/code\u003e, with a range of 1 to 400 steps, or using the default recommended number of steps.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, found in the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]