Judgeval Python SDKResponse Types
DatasetInfo
Information about a dataset after creation or retrieval operations
Information about a dataset after creation or retrieval operations.
dataset_idrequired
:strUnique identifier for the dataset
namerequired
:strHuman-readable name of the dataset
example_countrequired
:intNumber of examples in the dataset
created_atrequired
:datetimeWhen the dataset was created, in ISO 8601 format with UTC timezone
updated_at
:datetimeWhen the dataset was last modified