| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| dataset_info: | |
| features: | |
| - name: image | |
| dtype: image | |
| - name: label | |
| dtype: | |
| class_label: | |
| names: | |
| '0': Antracnose | |
| '1': Bacterial Spot | |
| '2': Healthy Leaf | |
| '3': Leaf Curl | |
| '4': Mealybug | |
| '5': Mite Disease | |
| '6': Mosaic | |
| '7': Ring Spot | |
| splits: | |
| - name: train | |
| num_bytes: 25486301920 | |
| num_examples: 11074 | |
| download_size: 13399766511 | |
| dataset_size: 25486301920 | |