myradeng/diffusion_db_5k_train_v3
收藏Hugging Face2023-05-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/myradeng/diffusion_db_5k_train_v3
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- 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[us, tz=UTC]
- name: image_nsfw
dtype: float32
- name: prompt_nsfw
dtype: float32
splits:
- name: train
num_bytes: 1802043115.2
num_examples: 4000
download_size: 1779430118
dataset_size: 1802043115.2
---
# Dataset Card for "diffusion_db_5k_train_v3"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
myradeng
原始信息汇总
数据集概述
数据集名称
diffusion_db_5k_train_v3
数据集特征
- image: 图像数据
- prompt: 字符串类型
- seed: 无符号32位整数
- step: 无符号16位整数
- cfg: 32位浮点数
- sampler: 字符串类型
- width: 无符号16位整数
- height: 无符号16位整数
- user_name: 字符串类型
- timestamp: 时间戳(微秒,UTC时区)
- image_nsfw: 32位浮点数
- prompt_nsfw: 32位浮点数
数据集分割
- train:
- num_examples: 4000
- num_bytes: 1802043115.2字节
数据集大小
- download_size: 1779430118字节
- dataset_size: 1802043115.2字节



