tao-convert-dataset-format
Originally fromnvidia/skills
Installation
SKILL.md
Convert a TAO DAFT Dataset
Quick start
tao-daft convert <source-format> <target-format> --path <input> --output <output>
Source and target are positional subcommands; --path and --output are flags.
Discover the supported formats and per-pair flags from the leaf --help
(see "CLI conventions" below).