Skip to content

dataset inspect

Returns detailed information about a dataset: its inception time, metadata, status, file content list, and more. It outputs the information in YAML format by default.

Terminal window
flexai dataset inspect <dataset_name> [--json]
Required

The name of the Dataset to inspect.

Examples
  • wikitext-2-raw-v1
--json
<boolean>
Optional
Flag

Output the information in JSON format.

Examples
  • --json