API Key authentication. Format: "Bearer YOUR_API_KEY"
Dataset name (must be unique)
SINGLE_FILE, MULTI_FILE, MULTI_FOLDER Files to upload. SINGLE_FILE: exactly 1 file. MULTI_FILE: 2+ files. MULTI_FOLDER: 2+ files with corresponding folder_names.
2Optional dataset description
Folder names for MULTI_FOLDER datasets. This is a parallel array with files: folder_names[i] specifies which folder files[i] belongs to (e.g., if files=['a.txt', 'b.txt'] and folder_names=['doc1', 'doc2'], then a.txt goes in doc1, b.txt goes in doc2). Minimum 2 unique folder names required.
2Seed dataset created successfully
Unique identifier for the dataset
Dataset name
Optional description of the dataset contents or purpose
Type of dataset structure. SINGLE_FILE: one CSV/JSON/JSONL file with tabular data. MULTI_FILE: multiple individual text files. MULTI_FOLDER: files organized into folders where each folder represents one sample.
SINGLE_FILE, MULTI_FILE, MULTI_FOLDER Timestamp when the dataset was created
Timestamp when the dataset was last modified
Email address of the user who created the dataset
List of all files in the dataset
Total number of folders in the dataset
Total number of files in the dataset
Information about which generation modes are compatible with this dataset