FineTuningRequestBuilder
class FineTuningRequestBuilder
Builder of FineTuningRequest instances.
Properties
Link copied to clipboard
The hyperparameters used for the fine-tuning job (Optional).
Link copied to clipboard
The ID of an uploaded file that contains training data. See /docs/api-reference/files/upload for how to upload a file.
Link copied to clipboard
The ID of an uploaded file that contains validation data (Optional). The same data should not be present in both train and validation files.
Functions
Link copied to clipboard
Create a new instance of FineTuningRequest.