Datasets:

Modalities:
Image
Text
Formats:
parquet
ArXiv:
DOI:
Libraries:
Datasets
pandas
mri-sym2 / README.md
agucci's picture
Upload README.md with huggingface_hub
bedc51d
|
raw
history blame
664 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: line
      dtype: string
    - name: rad_score
      dtype: string
    - name: session
      dtype: int64
  splits:
    - name: train
      num_bytes: 68961229.076
      num_examples: 1476
    - name: test
      num_bytes: 68472028.992
      num_examples: 1674
  download_size: 137564710
  dataset_size: 137433258.06800002

Dataset Card for "mri-sym2"

More Information needed