--- task_categories: - text-to-image - image-classification configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: image dtype: image - name: text dtype: string - name: label dtype: class_label: names: '0': A healthy tomato leaf '1': A tomato leaf with Leaf Mold '2': A tomato leaf with Target Spot '3': A tomato leaf with Late Blight '4': A tomato leaf with Early Blight '5': A tomato leaf with Bacterial Spot '6': A tomato leaf with Septoria Leaf Spot '7': A tomato leaf with Tomato Mosaic Virus '8': A tomato leaf with Tomato Yellow Leaf Curl Virus '9': A tomato leaf with Spider Mites Two-spotted Spider Mite splits: - name: train num_bytes: 288920791.04 num_examples: 18160 download_size: 287756072 dataset_size: 288920791.04 language: - en ---