NLMCXR / README.md
Fakhraddin's picture
Upload README.md with huggingface_hub
ebde34e
|
raw
history blame
642 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
dataset_info:
  features:
    - name: text
      dtype: string
    - name: path
      dtype: string
    - name: image
      dtype: image
  splits:
    - name: train
      num_bytes: 1085509616.475
      num_examples: 5925
    - name: validation
      num_bytes: 273304928.6
      num_examples: 1505
  download_size: 1362990038
  dataset_size: 1358814545.0749998

Dataset Card for "NLMCXR"

More Information needed