Skip to main content
Version: Next

DatasetStats

Index

Properties

inflated_bytes

inflated_bytes: int | None

Uncompressed size in bytes. Only returned by the dataset list endpoint.

model_config

model_config: Undefined

read_count

read_count: int | None

storage_bytes

storage_bytes: int | None

Total storage size in bytes. Only returned by the single-dataset endpoint.

write_count

write_count: int | None