AdamCodd commited on
Commit
709a5c4
1 Parent(s): 95e1cc8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -28,6 +28,8 @@ widget:
28
  example_title: Prompt
29
  pipeline_tag: text2text-generation
30
  inference: false
 
 
31
  ---
32
  ## t5-small-negative-prompt-generator
33
  This model [t5-small](https://huggingface.co/google-t5/t5-small) has been finetuned on a subset of the [AdamCodd/Civitai-8m-prompts](https://huggingface.co/datasets/AdamCodd/Civitai-8m-prompts) dataset (~800K prompts) focused on the top 10% prompts according to Civitai's positive engagement ("stats" field in the dataset). The dataset includes negative embeddings and thus will output them.
 
28
  example_title: Prompt
29
  pipeline_tag: text2text-generation
30
  inference: false
31
+ tags:
32
+ - art
33
  ---
34
  ## t5-small-negative-prompt-generator
35
  This model [t5-small](https://huggingface.co/google-t5/t5-small) has been finetuned on a subset of the [AdamCodd/Civitai-8m-prompts](https://huggingface.co/datasets/AdamCodd/Civitai-8m-prompts) dataset (~800K prompts) focused on the top 10% prompts according to Civitai's positive engagement ("stats" field in the dataset). The dataset includes negative embeddings and thus will output them.