hyper-kvasir / README.md
YukiTashiro's picture
Upload dataset
0204c74 verified
|
raw
history blame
822 Bytes
metadata
dataset_info:
  features:
    - name: file-name
      dtype: string
    - name: class-name
      dtype: string
    - name: split-index
      dtype: int64
    - name: image
      dtype: image
    - name: Organ
      dtype: string
    - name: Classification
      dtype: string
    - name: Finding
      dtype: string
    - name: label_en
      dtype: string
    - name: label_ja
      dtype: string
  splits:
    - name: train
      num_bytes: 1479130937.212
      num_examples: 6366
    - name: validation
      num_bytes: 862361888.698
      num_examples: 2122
    - name: test
      num_bytes: 893774199.536
      num_examples: 2174
  download_size: 3935436431
  dataset_size: 3235267025.446
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*