mjoisher's picture
Upload README.md with huggingface_hub
3ff6d94 verified
|
raw
history blame contribute delete
No virus
721 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: 32311400
      num_examples: 100
  download_size: 32086310
  dataset_size: 32311400

Dataset Card for "facesyntheticspixelatedcaptioned-2.0"

More Information needed