sdxl-coco-fp32 / README.md
Min-Jaewon's picture
Upload dataset (part 00002-of-00003)
c6842ab verified
|
raw
history blame
705 Bytes
---
dataset_info:
features:
- name: id
dtype: string
- name: prompt
dtype: string
- name: latents
dtype:
array4_d:
shape:
- 2
- 4
- 128
- 128
dtype: float32
- name: prompt_embed
dtype:
array3_d:
shape:
- 1
- 77
- 2048
dtype: float32
- name: pooled_prompt_embed
dtype:
array2_d:
shape:
- 1
- 1280
dtype: float32
splits:
- name: train
num_bytes: 69883265490
num_examples: 60000
download_size: 32737763112
dataset_size: 69883265490
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---