0Tick commited on
Commit
569d06f
1 Parent(s): 2de9aca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ pipeline_tag: text-generation
17
  ## Model description
18
 
19
  This is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) which is intended to be used with the [promptgen](https://github.com/AUTOMATIC1111/stable-diffusion-webui-promptgen) extension inside the AUTOMATIC1111 WebUI.
20
- It is trained on the raw tags of danbooru with underscores and spaces
21
 
22
 
23
  # Training
 
17
  ## Model description
18
 
19
  This is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) which is intended to be used with the [promptgen](https://github.com/AUTOMATIC1111/stable-diffusion-webui-promptgen) extension inside the AUTOMATIC1111 WebUI.
20
+ It is trained on the raw tags of danbooru with underscores and spaces. Only posts with a rating higher than "General" were included in the dataset.
21
 
22
 
23
  # Training