This command shows the stats for JSON files (e.g., number of annotations):
As the argument, you can pass either JSON files or directories of JSON files.
labelmetk print-stats [OPTIONS] FILES_OR_DIRS...
If you only have a single JSON file, pass it to the command:
labelmetk print-stats small_dataset
to show the stats for the files:
If you only have a JSON file, you can also pass the file: