Update Dataset
Authorizations
Bearer authentication using your Fireworks API key. Format: Bearer <API_KEY>
Body
The properties of the Dataset being updated. dataset.name must
be populated with the updated resource's name.
FORMAT_UNSPECIFIED, CHAT, COMPLETION, RL The resource name of the job that created this dataset (e.g., batch inference job). Used for lineage tracking to understand dataset provenance.
Response
A successful response.
STATE_UNSPECIFIED, UPLOADING, READY FORMAT_UNSPECIFIED, CHAT, COMPLETION, RL The email address of the user who initiated this fine-tuning job.
The update time for the dataset.
The resource name of the job that created this dataset (e.g., batch inference job). Used for lineage tracking to understand dataset provenance.
The estimated number of tokens in the dataset.
An estimate of the average number of turns per sample in the dataset.