FredZhang7
commited on
Commit
•
bef92f6
1
Parent(s):
f35328e
Update csv description
Browse files
README.md
CHANGED
@@ -12,12 +12,12 @@ For more info on data collection and the preprocessing algorithm, please see [Fa
|
|
12 |
|
13 |
|
14 |
## 80K unique prompts
|
15 |
-
-
|
16 |
|
17 |
---
|
18 |
|
19 |
For disclaimers about the Danbooru datasets, please see [Danbooru Tag Generator](https://huggingface.co/FredZhang7/danbooru-tag-generator).
|
20 |
|
21 |
## 100K unique prompts
|
22 |
-
-
|
23 |
-
-
|
|
|
12 |
|
13 |
|
14 |
## 80K unique prompts
|
15 |
+
- `safebooru_clean`: Cleaned prompts with upscore ≥ 8 from the Safebooru API
|
16 |
|
17 |
---
|
18 |
|
19 |
For disclaimers about the Danbooru datasets, please see [Danbooru Tag Generator](https://huggingface.co/FredZhang7/danbooru-tag-generator).
|
20 |
|
21 |
## 100K unique prompts
|
22 |
+
- `danbooru_raw`: Raw prompts with upscore ≥ 3 from Danbooru API
|
23 |
+
- `danbooru_clean`: Cleaned prompts with upscore ≥ 3from Danbooru API
|