tester202405's picture
Upload dataset
ba6d5be verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': Cell
            '1': Cell-Multi
            '2': Cracking
            '3': Diode
            '4': Diode-Multi
            '5': Hot-Spot
            '6': Hot-Spot-Multi
            '7': No-Anomaly
            '8': Offline-Module
            '9': Shadowing
            '10': Soiling
            '11': Vegetation
  splits:
    - name: train
      num_bytes: 9052395.2
      num_examples: 16000
    - name: test
      num_bytes: 2261586.8
      num_examples: 4000
  download_size: 6070546
  dataset_size: 11313982
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*