arieg's picture
Upload README.md with huggingface_hub
91e7478
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': '207'
            '1': '210'
            '2': '211'
            '3': '212'
  splits:
    - name: train
      num_bytes: 46577441
      num_examples: 800
    - name: test
      num_bytes: 1167064
      num_examples: 20
  download_size: 41422161
  dataset_size: 47744505

Dataset Card for "bw_spec_cls_4_03_s_200"

More Information needed