czbenchmarks.cli.cli_list
Functions
|
Add list command arguments to the parser. |
|
List available datasets, models, or tasks. |
Module Contents
- czbenchmarks.cli.cli_list.add_arguments(parser: argparse.ArgumentParser) None [source]
Add list command arguments to the parser.
- czbenchmarks.cli.cli_list.main(args: argparse.Namespace) None [source]
List available datasets, models, or tasks.