--- dataset_info: features: - name: municipality_code dtype: string - name: image_path dtype: string - name: label dtype: class_label: names: '0': 0 '1': 1 '2': 2 '3': 3 '4': 4 '5': 5 '6': 6 '7': 7 '8': 8 '9': 9 splits: - name: train num_bytes: 30660 num_examples: 210 download_size: 6486 dataset_size: 30660 configs: - config_name: default data_files: - split: train path: data/train-* ---