CreateFineTuningJobResponse.ResultFiles

CreateFineTuningJobResponse.ResultFiles property

Gets or sets the list of result files for the fine-tuning job.

public List<string> ResultFiles { get; set; }

See Also