mjoisher's picture
Upload README.md with huggingface_hub
1a626d3 verified
|
raw
history blame contribute delete
No virus
725 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: image_seg
      dtype: image
    - name: landmarks
      dtype: string
    - name: spiga
      sequence:
        sequence: float64
    - name: spiga_seg
      dtype: image
    - name: image_caption
      dtype: string
    - name: pixelated_image
      dtype: image
  splits:
    - name: train
      num_bytes: 9417824463
      num_examples: 30000
  download_size: 9351948493
  dataset_size: 9417824463

Dataset Card for "facesyntheticspixelatedcaptioned"

More Information needed