Quickstart
Before you can upload a dataset, you will need to format it. See the fine-tuning page for a guide on how to prepare your data.Upload
To upload a new data file:id
field in the response will be the assigned file-id
for this file object.
List
To list previously uploaded files:Retrieve
To retrieve the metadata of a previously uploaded file,Retrieve content
To download a previously uploaded file,--output FILENAME
or -o FILENAME
. By default, the dataset is saved to <FILE-ID>.jsonl
.