mrnet-acl / README.md
elizabethacasey's picture
Upload dataset
d832ee6 verified
|
Raw
History Blame Contribute Delete
775 Bytes
metadata
dataset_info:
  features:
    - name: sagittal
      dtype:
        array3_d:
          shape:
            - 32
            - 224
            - 224
          dtype: float16
    - name: coronal
      dtype:
        array3_d:
          shape:
            - 32
            - 224
            - 224
          dtype: float16
    - name: axial
      dtype:
        array3_d:
          shape:
            - 32
            - 224
            - 224
          dtype: float16
    - name: label
      dtype: int64
  splits:
    - name: train
      num_bytes: 14107906300
      num_examples: 1130
    - name: validation
      num_bytes: 1494317600
      num_examples: 120
  download_size: 7252683015
  dataset_size: 15602223900
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*