CreateFineTuningJobResponse.ValidationFile

CreateFineTuningJobResponse.ValidationFile property

Gets or sets the ID of an uploaded file that contains validation data.

public string ValidationFile { get; set; }

See Also