MRI_Segmentation-1 / README.md
akar49's picture
Upload README.md with huggingface_hub
ea4f8dd
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: 43277241
      num_examples: 500
    - name: validation
      num_bytes: 20015103
      num_examples: 200
  download_size: 0
  dataset_size: 63292344

Dataset Card for "MRI_Segmentation-1"

More Information needed