Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 2.1 KB

File metadata and controls

14 lines (10 loc) · 2.1 KB

DatasetInfo

Dataset info.

Fields

Field Type Required Description
created_at int ✔️ Unix timestamp (in seconds) of when the dataset was created.
id str ✔️ ID of the dataset.
modality models.DedicatedDatasetModality ✔️ Dataset modality.
name str ✔️ Name of the dataset.
updated_at int ✔️ Unix timestamp (in seconds) of when the dataset was last modified.