acozma's picture
Upload README.md with huggingface_hub
31d5705
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: conditioning_image
      dtype: image
    - name: text
      dtype: string
    - name: params
      struct:
        - name: orientations
          dtype: int64
        - name: pixels_per_cell
          dtype: int64
  splits:
    - name: train
      num_bytes: 235174567045
      num_examples: 500000
  download_size: 89659059126
  dataset_size: 235174567045

Dataset Card for "imagenet-1k-rand_hog"

More Information needed