Features
Datasets
A dataset is a collection of datapoints to be used for fine-tuning.
Creating a Dataset
Via the SDK
To create a dataset, use montelo.datasets.create
;
Via the UI
You can create a dataset via the UI by navigating to the Datasets page and clicking on the Create Dataset
button.