arieg's picture
Upload README.md with huggingface_hub
f3434ad
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': '1735'
            '1': '1736'
            '2': '1883'
            '3': '1891'
  splits:
    - name: train
      num_bytes: 43184098
      num_examples: 800
    - name: test
      num_bytes: 1095480
      num_examples: 20
  download_size: 37432845
  dataset_size: 44279578

Dataset Card for "bw_spec_cls_4_23_s_200"

More Information needed