nct-crc-he / README.md
afiliot's picture
Upload README.md with huggingface_hub
a58a5f1
|
raw
history blame
970 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': ADI
            '1': BACK
            '2': DEB
            '3': LYM
            '4': MUC
            '5': MUS
            '6': NORM
            '7': STR
            '8': TUM
  splits:
    - name: nct_crc_he_100
      num_bytes: 15058006
      num_examples: 99
    - name: nct_crc_he_1k
      num_bytes: 151950686
      num_examples: 999
    - name: crc_val_he_7k
      num_bytes: 1092855241.74
      num_examples: 7180
  download_size: 1095677324
  dataset_size: 1259863933.74
configs:
  - config_name: default
    data_files:
      - split: nct_crc_he_100
        path: data/nct_crc_he_100-*
      - split: nct_crc_he_1k
        path: data/nct_crc_he_1k-*
      - split: crc_val_he_7k
        path: data/crc_val_he_7k-*

Dataset Card for "nct-crc-he"

More Information needed