anime_images
收藏资源简介:
该数据集是一个包含50个样本的小规模图像-文本对数据集。每个样本由三个字段构成:image字段存储图像数据;prompt_text字段为字符串类型,可能包含描述图像的文本提示或标签;promptmaster_metadata字段为字符串类型,可能包含与样本生成或处理相关的附加元数据。数据集仅提供训练集分片,总大小约为77MB。基于其数据结构,该数据集可能适用于图像生成、文本到图像合成、图像描述或多模态学习等任务。
This dataset is a small-scale image-text paired dataset containing 50 samples. Each sample consists of three fields: the `image` field stores image data; the `prompt_text` field is of string type and may contain text prompts or labels for describing images; the `promptmaster_metadata` field is also of string type and may contain additional metadata related to sample generation or processing. The dataset only provides the training split, with a total size of approximately 77 MB. Based on its data structure, this dataset may be applicable to tasks such as image generation, text-to-image synthesis, image captioning, and multimodal learning.
数据集概述
- 数据集名称:anime_images
- 数据集链接:https://huggingface.co/datasets/b2kinnocent/anime_images
- 数据集配置:default
数据特征
该数据集包含三个特征字段:
- image:图像数据,数据类型为image。
- prompt_text:提示文本,数据类型为string。
- promptmaster_metadata:PromptMaster元数据,数据类型为string。
数据划分
数据集仅包含一个划分:
- train:训练集,共有50个样本,数据大小为77,003,075字节。
数据大小
- 下载大小:76,963,585字节
- 数据集大小:77,003,075字节
数据文件路径
训练集数据文件路径为:data/train-*(位于数据集根目录下)。




