LaLegumbreArtificial's picture
Upload dataset
9e5ccaa verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': burn through
            '1': contamination
            '2': good weld
            '3': lack of fusion
            '4': lack of penetration
            '5': misalignment
  splits:
    - name: train
      num_bytes: 1748511662.5659952
      num_examples: 9600
    - name: test
      num_bytes: 436408155.64149874
      num_examples: 2400
  download_size: 2184087893
  dataset_size: 2184919818.207494
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*