Datasets
Create and manage datasets that organize your logs for fine-tuning.
This article explains how to create and manage datasets in Hyperstack AI Studio. Datasets help you organize logs for fine-tuning, training analysis, and efficient model iteration.
You can also manage datasets programmatically. See the Datasets API reference for all dataset operations, including request formats, parameters, and example responses.
Create Datasets
You can create datasets directly through the AI Studio UI using the following steps:
-
Open the Logs & Datasets Page
Navigate to the Logs & Datasets page.
-
Filter Logs by Tags or Models
Use the filtering options to select logs associated with specific tags or models.
Filter requirementsAt least one tag or model must be selected to create a dataset.
-
Review and Select Logs
Once filters are applied, review the matching logs displayed in the list.
-
Create Dataset
Click the Create Dataset button. Provide a unique name for your dataset and optionally add a description.
-
Save Dataset
Click Save to finalize dataset creation. The new dataset will appear under the Datasets tab.
Once created, you can:
- View all logs associated with the dataset.
- Add or remove metadata tags.
- Use the dataset for fine-tuning or evaluation tasks within Hyperstack AI Studio.
Delete Datasets
Datasets can then be viewed or deleted from the Dataset tab within the Data & Datasets section of the UI.
When deleting a dataset the data still persist, only the grouping is deleted. To delete the data follow the steps above in the "Delete Data" Section