wuerstchen / README.md
patrickvonplaten's picture
Upload README.md with huggingface_hub
e073450
|
raw
history blame
667 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: Prompt
      dtype: string
    - name: Category
      dtype: string
    - name: Challenge
      dtype: string
    - name: Note
      dtype: string
    - name: images
      dtype: image
    - name: model_name
      dtype: string
    - name: seed
      dtype: int64
  splits:
    - name: train
      num_bytes: 149898953.312
      num_examples: 1632
  download_size: 150261013
  dataset_size: 149898953.312

Dataset Card for "wuerstchen"

More Information needed