vca_ham_train / README.md
sck's picture
Upload README.md with huggingface_hub
6521125
|
raw
history blame
762 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': '0'
            '1': '1'
  splits:
    - name: train
      num_bytes: 19601375.714
      num_examples: 1342
    - name: validation
      num_bytes: 6701732
      num_examples: 450
    - name: test
      num_bytes: 6540412
      num_examples: 446
  download_size: 0
  dataset_size: 32843519.714
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*

Dataset Card for "vca_ham_train"

More Information needed