sdxl_corgi / README.md
Min-Jaewon's picture
Upload dataset
cf0c301 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: prompt
      dtype: string
    - name: latents
      dtype:
        array4_d:
          shape:
            - 2
            - 4
            - 128
            - 128
          dtype: float16
    - name: prompt_embed
      dtype:
        array3_d:
          shape:
            - 1
            - 77
            - 2048
          dtype: float16
    - name: pooled_prompt_embed
      dtype:
        array2_d:
          shape:
            - 1
            - 1280
          dtype: float16
  splits:
    - name: train
      num_bytes: 5845988890
      num_examples: 10000
  download_size: 5304892920
  dataset_size: 5845988890
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*