Datasets:

Languages:
English
Tags:
Not-For-All-Audiences
License:
FredZhang7 commited on
Commit
bef92f6
1 Parent(s): f35328e

Update csv description

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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
- - [Preprocessed prompts from Safebooru API](./a_safebooru_clean.txt)
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
- - [Raw prompts from Danbooru API](./danbooru_raw.txt)
23
- - [Preprocessed prompts from Danbooru API](./danbooru_clean.txt)
 
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