KBlueLeaf commited on
Commit
fa044a3
1 Parent(s): b256c1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -16,4 +16,9 @@ The Peewee ORM config file is provided too, plz check it for more information. (
16
  The original data is from the official dump of the posts info.<br>
17
  Check this [link](https://console.cloud.google.com/storage/browser/danbooru_public/data) for more info.
18
 
19
- **The ID range of this dataset(\~7111459) is slightly larger then the danbooru2023 dataset(\~6899125)**
 
 
 
 
 
 
16
  The original data is from the official dump of the posts info.<br>
17
  Check this [link](https://console.cloud.google.com/storage/browser/danbooru_public/data) for more info.
18
 
19
+ **The ID range of this dataset(\~7111459) is slightly larger then the danbooru2023 dataset(\~6899125)**
20
+
21
+ Thx for AngelBottomless for fixing wrong entries and add more entries into this dataset:<br>
22
+ https://huggingface.co/datasets/AngelBottomless/danbooru-2023-sqlite-fixed-7110548
23
+
24
+ Note: I have changed the definition of TagListField and have added some index into it. Do not mixed up the .db files from 2 different repo.