--- dataset_info: features: - name: image_path dtype: string - name: label dtype: class_label: names: '0': BAS '1': EBO '2': EOS '3': KSC '4': LYA '5': LYT '6': MMZ '7': MOB '8': MON '9': MYB '10': MYO '11': NGB '12': NGS '13': PMB '14': PMO - name: image dtype: image - name: is_size_same dtype: bool splits: - name: train num_bytes: 9373555601.584 num_examples: 14692 - name: test num_bytes: 2352791956.7 num_examples: 3673 download_size: 9110919517 dataset_size: 11726347558.284 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---