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



