--- dataset_info: features: - name: image_file_path dtype: string - name: label_file_path dtype: string splits: - name: train num_bytes: 89055 num_examples: 554 - name: validation num_bytes: 22527 num_examples: 139 download_size: 19457 dataset_size: 111582 configs: - config_name: default data_files: - split: train path: data/train-* - split: validation path: data/validation-* ---