vigneshgs7's picture
Upload README.md with huggingface_hub
d54ae10 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype: image
  splits:
    - name: train
      num_bytes: 2631961882
      num_examples: 706
    - name: validation
      num_bytes: 35419097
      num_examples: 10
  download_size: 2165705459
  dataset_size: 2667380979

Dataset Card for "segformer_open_cv_RGB_L"

More Information needed