{ "created_at": "2023-11-07T05:31:56Z", "id": "<string>", "name": "<string>", "total_bytes": 123, "training_file": { "bytes": 123, "id": "<string>", "name": "<string>" }, "training_file_id": "<string>", "updated_at": "2023-11-07T05:31:56Z", "validation_file": { "bytes": 123, "id": "<string>", "name": "<string>" }, "validation_file_id": "<string>", "workspace_id": "<string>" }
Retrieves the fine-tuning dataset with the given ID.
Bearer HTTP authentication. Allowed headers -- Authorization: Bearer <access_token>
Successful response.
Datasets represent a collection of fine-tuning data files.