arieg's picture
Upload README.md with huggingface_hub
600a708
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': '1102'
            '1': '1193'
            '2': '1195'
            '3': '1196'
  splits:
    - name: train
      num_bytes: 42910474
      num_examples: 800
    - name: test
      num_bytes: 1075378
      num_examples: 20
  download_size: 37970465
  dataset_size: 43985852

Dataset Card for "bw_spec_cls_4_13_s_200"

More Information needed