CLI Reference
Use tb to interact with Data Bench.
Help
tb --help
Common commands
tb run— run the benchmark harnesstb tasks— list and inspect taskstb datasets— manage datasetstb runs— list and inspect past runs
Examples
# Run a task suite with a specific model
tb run --model my-model --suite core
# See available tasks
tb tasks list