CreateFineTuningJobRequest.Hyperparameters

CreateFineTuningJobRequest.Hyperparameters property

Gets or sets the hyperparameters used for the fine-tuning job.

public Hyperparameters Hyperparameters { get; set; }

See Also