File size: 552 Bytes
5e88546 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | ---
dataset_info:
features:
- name: image
dtype: image
- name: label
dtype:
class_label:
names:
'0': daisy
'1': dandelion
'2': roses
'3': sunflowers
'4': tulips
splits:
- name: train
num_bytes: 195775062.75
num_examples: 3670
download_size: 231205853
dataset_size: 195775062.75
---
# Dataset Card for "Flowers_Classification"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |