mine-dataset
收藏资源简介:
该数据集包含250个样本,专为图像编辑或生成任务设计。每个样本由五个字段构成:唯一标识符(id)、原始图像(source_image)、经过编辑或生成的图像(edited_image)、与图像相关的原始文本(original_text)以及用于引导编辑或生成过程的文本提示(prompt_used)。数据以图像-文本对的形式组织,适用于训练或评估基于文本提示的图像编辑、图像生成或跨模态理解模型。
This dataset contains 250 samples specifically designed for image editing or generation tasks. Each sample consists of five fields: a unique identifier (id), the original image (source_image), the edited or generated image (edited_image), the original text related to the image (original_text), and the text prompt used to guide the editing or generation process (prompt_used). The data is organized in image-text pairs, making it suitable for training or evaluating models for text-prompt-based image editing, image generation, or cross-modal understanding.
- 数据集名称:
mine-dataset - 数据集大小:约 298.68 MB(下载大小约 298.33 MB)
- 数据划分:仅包含训练集(
train),共 250 个样本 - 特征字段:
id:整数类型,表示样本的唯一标识source_image:图像类型,表示原始图像edited_image:图像类型,表示编辑后的图像original_text:字符串类型,表示原始文本描述prompt_used:字符串类型,表示生成编辑图像所用的提示词
- 数据文件格式:存储在
data/train-*路径下,采用分片方式 - 配置:默认配置名为
default,仅包含训练数据的文件映射




