arieg's picture
Upload README.md with huggingface_hub
16f1b02
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': '213'
            '1': '255'
            '2': '256'
            '3': '368'
  splits:
    - name: train
      num_bytes: 42954830
      num_examples: 800
    - name: test
      num_bytes: 1066370
      num_examples: 20
  download_size: 38269047
  dataset_size: 44021200

Dataset Card for "bw_spec_cls_4_04_s_200"

More Information needed