theojiang/image-text-dataset-subset-300k-captions_only_with_latents
收藏Hugging Face2024-03-10 更新2024-06-22 收录
下载链接:
https://hf-mirror.com/datasets/theojiang/image-text-dataset-subset-300k-captions_only_with_latents
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: caption
dtype: string
- name: CLIP_text_latent
sequence: float32
- name: SD_VAE_image_latent
sequence:
sequence:
sequence: float32
splits:
- name: train
num_bytes: 57507528731.75
num_examples: 380530
download_size: 60531502833
dataset_size: 57507528731.75
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
theojiang
原始信息汇总
数据集概述
数据集特征
- image: 图像数据,数据类型为图像。
- caption: 字符串数据,数据类型为字符串。
- CLIP_text_latent: 序列数据,数据类型为float32。
- SD_VAE_image_latent: 多层序列数据,最内层数据类型为float32。
数据集分割
- train: 训练集,包含380530个样本,总大小为57507528731.75字节。
数据集大小
- 下载大小: 60531502833字节。
- 实际大小: 57507528731.75字节。
配置信息
- default: 默认配置,包含训练集数据文件路径为
data/train-*。



