File size: 755 Bytes
b20aa16
 
9876f72
 
 
 
 
b20aa16
9876f72
 
 
 
81fb9bf
9876f72
 
81fb9bf
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
license: mit
task_categories:
- image-classification
- text-to-image
language:
- en
---

# Metadata Database for Danbooru2023
Danbooru 2023 datasets: https://huggingface.co/datasets/nyanko7/danbooru2023

This dataset contains a sqlite db file which have all the tags and posts metadata in it.<br>
The Peewee ORM config file is provided too, plz check it for more information. (Especially on how I link posts and tags together)

The original data is from the official dump of the posts info.<br>
Check this [link](https://console.cloud.google.com/storage/browser/danbooru_public/data) for more info.

**The ID range of this dataset is slightly larger then the danbooru2023 dataset**<br>
**which have total 6862469 entries with #6899125 as last entry.**