The name of the Dataset to inspect.
Examples
-
wikitext-2-raw-v1
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.
flexai dataset inspect <dataset_name> [--json]
The name of the Dataset to inspect.
wikitext-2-raw-v1
Output the information in JSON format.
--json