czbenchmarks.cli.cli_list

Functions

add_arguments(→ None)

Add list command arguments to the parser.

main(→ None)

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.