patacon-730.rar / README.md
frncscp's picture
Upload README.md with huggingface_hub
a462e19
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: label
      dtype:
        class_label:
          names:
            '0': Patacon-False
            '1': Patacon-True
    - name: index
      dtype: int64
  splits:
    - name: train
      num_bytes: 798131556
      num_examples: 874
    - name: validation
      num_bytes: 131098374
      num_examples: 143
    - name: test
      num_bytes: 403631748
      num_examples: 442
  download_size: 929557514
  dataset_size: 1332861678

Dataset Card for "patacon-730.rar"

More Information needed