File size: 895 Bytes
4507c0e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 |
---
dataset_info:
features:
- name: prompt
dtype: string
- name: seed
dtype: uint32
- name: step
dtype: uint16
- name: cfg
dtype: float32
- name: sampler
dtype: string
- name: width
dtype: uint16
- name: height
dtype: uint16
- name: user_name
dtype: string
- name: timestamp
dtype: timestamp[ns, tz=UTC]
- name: image_nsfw
dtype: float32
- name: prompt_nsfw
dtype: float32
- name: __index_level_0__
dtype: int64
- name: image_path
dtype: string
- name: image
dtype: image
splits:
- name: train
num_bytes: 22139609531.30241
num_examples: 34537
download_size: 21346107309
dataset_size: 22139609531.30241
---
# Dataset Card for "diffusion_db_dedupe_from50k_train"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |