Datasets:

Modalities:
Image
Text
Formats:
parquet
Libraries:
Datasets
pandas
hardhat / README.md
anindya64's picture
Upload README.md with huggingface_hub
fad6b4a
|
raw
history blame
652 Bytes
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': test
            '1': train
  splits:
    - name: train
      num_bytes: 205884089.085
      num_examples: 5297
    - name: test
      num_bytes: 67266173.806
      num_examples: 1766
  download_size: 0
  dataset_size: 273150262.89100003

Dataset Card for "hardhat"

More Information needed