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:str
Unique identifier for the dataset
namerequired:str
Human-readable name of the dataset
example_countrequired:int
Number of examples in the dataset
created_atrequired:datetime
When the dataset was created, in ISO 8601 format with UTC timezone
updated_at:datetime
When the dataset was last modified