CLI Reference

Use tb to interact with Data Bench.

Help

tb --help

Common commands

  • tb run — run the benchmark harness
  • tb tasks — list and inspect tasks
  • tb datasets — manage datasets
  • tb 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