AdamCodd commited on
Commit
16240c9
1 Parent(s): 7578c15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ widget:
29
  pipeline_tag: text2text-generation
30
  ---
31
  ## t5-small-negative-prompt-generator
32
- The model here is [t5-small](https://huggingface.co/google-t5/t5-small) and 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). It includes negative embeddings (and thus will output them).
33
 
34
  It achieves the following results on the evaluation set:
35
  * Loss: 0.1730
 
29
  pipeline_tag: text2text-generation
30
  ---
31
  ## t5-small-negative-prompt-generator
32
+ The model here is [t5-small](https://huggingface.co/google-t5/t5-small) and 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).
33
 
34
  It achieves the following results on the evaluation set:
35
  * Loss: 0.1730