--- configs: - config_name: raw default: true data_dir: raw features: - name: image dtype: image - name: label dtype: class_label: names: '0': Aphids_Disease '1': Blotch '2': Healthy_Leaf '3': Leaf_Spot - config_name: augmented data_dir: augmented features: - name: image dtype: image - name: label dtype: class_label: names: '0': Aphids_Disease '1': Blotch '2': Healthy_Leaf '3': Leaf_Spot license: cc-by-4.0 task_categories: - image-classification size_categories: - 1K