Skip to main content

Datasets

Training datasets used for fine-tuning workflows. These endpoints let you create, list, and delete datasets, and access sample datasets provided by Hyperstack.

Endpoints


GET

List datasets

Returns all training datasets for the authenticated user.

POST

Create dataset

Creates a new training dataset by specifying filter criteria over existing logs.

DEL

Delete dataset

Permanently deletes a dataset by ID. The underlying training log data is not affected.

GET

List sample datasets

Returns the sample datasets provided by Hyperstack for getting started with fine-tuning.

On this page