gelbooru-darask2
收藏资源简介:
gelbooru-darask2是一个专为文本到图像生成模型微调(特别是NetaYume Lumina/Anima框架)设计的大规模动漫与插画图像-字幕配对数据集。它包含约300万条样本,以分片形式组织,每分片1000行。内容警告:数据集包含不适合所有受众的NSFW/成人图像。每条记录包括gelbooru帖子ID、WebP格式的图像字节流(最大边长为2048像素,质量参数为85)、图像格式/宽度/高度元数据、原始booru标签(以逗号分隔)、由Gemma-31B视觉语言模型生成的英文自然语言丰富描述,以及遵循NetaYume框架组合的提示文本(包含系统提示包装、角色/版权/艺术家/通用排序规则,以及图像内文本的逐字记录)。所有字幕均为英文,日文仅作为图像内文本出现。数据集采用vLLM框架与Gemma-31B模型(FP8精度,张量并行度为2)在租赁GPU集群上生成,可能存在少量重复ID,建议在训练前按id字段去重。该数据集是gelbooru-darask数据集的兄弟版本,共享相同的模式谱系,但提供了更新的字幕内容。
gelbooru-darask2 is a large-scale anime and illustration image-caption paired dataset specifically designed for fine-tuning text-to-image generation models, particularly the NetaYume Lumina/Anima framework. It contains approximately 3 million samples, organized in shards with 1000 lines per shard. Content warning: The dataset contains NSFW/adult content that is not suitable for all audiences. Each record includes the Gelbooru post ID, WebP-formatted image byte stream (maximum side length of 2048 pixels, quality parameter set to 85), image format/width/height metadata, original booru tags (comma-separated), an English natural language rich description generated by the Gemma-31B vision-language model, and prompt text composed following the NetaYume framework, including system prompt wrapping, character/copyright/artist/general sorting rules, and verbatim transcription of on-image text. All captions are in English; Japanese only appears as on-image text. The dataset was generated using the vLLM framework and the Gemma-31B model (FP8 precision, tensor parallelism degree of 2) on a rented GPU cluster. A small number of duplicate IDs may exist, so deduplication based on the id field is recommended before training. This dataset is a sibling variant of the gelbooru-darask dataset, sharing the same schema lineage but offering updated caption content.
数据集概述:gelbooru-darask2
- 名称:gelbooru-darask2
- 类型:动漫/插画图像-文本描述数据集,适用于文本到图像模型的微调
- 规模:约300万行(每分片1000行),属于1M-10M规模类别
内容与用途
- 用于文本到图像微调,数据来源为gelbooru网站
- 含成人内容警告:包含NSFW/成人图像
数据模式
| 列名 | 描述 |
|---|---|
id |
gelbooru帖子ID |
image |
WebP格式图片字节(最长边2048像素,质量85) |
format, width, height |
图像元数据 |
tags |
原始booru标签(逗号分隔) |
caption_rich |
英文自然语言详细描述(由Gemma-31B VLM生成) |
caption_netayume |
NetaYume组合提示(系统提示包装,按角色/版权/艺术家/通用排序,包含图像内原文) |
关键说明
- 语言:描述仅限英文,日语仅以图像内原文形式出现
- 生成方式:使用vLLM + Gemma-31B(FP8, TP=2)在租用GPU集群上生成
- 数据去重:行内可能存在少量重复ID(多工作者推送竞争),训练前需按
id去重 - 关联数据集:兄弟数据集为gelbooru-darask(早期带描述版本,模式相同)
配置与文件
- 配置名称:default
- 数据文件:训练集分片存储在
data/*.parquet路径下





