abhishek's picture
abhishek HF staff
Upload README.md with huggingface_hub
9fe6c79
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
dataset_info:
  features:
    - name: autotrain_image
      dtype: image
    - name: autotrain_label
      dtype:
        class_label:
          names:
            '0': daisy
            '1': dandelion
            '2': rose
            '3': sunflower
            '4': tulip
  splits:
    - name: train
      num_bytes: 114410927.672
      num_examples: 2196
    - name: validation
      num_bytes: 33682367
      num_examples: 550
  download_size: 166945851
  dataset_size: 148093294.672

Dataset Card for "autotrain-data-i6l7-e3p1-lu90"

More Information needed