hearmeneigh commited on
Commit
e932857
1 Parent(s): 926552c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -68,7 +68,7 @@ tags:
68
  * Stable Diffusion XL 1.0 model:
69
  * `1024x1024px`
70
  * Trained with 11 epochs of 280,000 images each
71
- * Finetuned with 22 epochs of 40,000 images each
72
  * Compatible with [🤗 `diffusers`](https://huggingface.co/docs/diffusers/index)
73
  * Compatible with [`stable-diffusion-webui`](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
74
  * Fully open source crawl, dataset, curation, and training process:
@@ -107,4 +107,5 @@ For more examples, [continue here](PROMPT-EXAMPLES.md).
107
  * 11 epochs of [V3 curated dataset](https://huggingface.co/datasets/hearmeneigh/e621-rising-v3-curated) samples resized to `< 1024x1024px` (maintain aspect ratio)
108
  * 16 epochs of [V3 finetuner dataset](https://huggingface.co/datasets/hearmeneigh/e621-rising-v3-finetuner) samples resized to `< 1024x1024px` (maintain aspect ratio)
109
  * 6 epochs of [V3 finetuner dataset](https://huggingface.co/datasets/hearmeneigh/e621-rising-v3-finetuner) samples resized to `< 1024x1024px` (maintain aspect ratio, randomly drop 70% of tags)
 
110
  * Tags for each sample are shuffled for each epoch
 
68
  * Stable Diffusion XL 1.0 model:
69
  * `1024x1024px`
70
  * Trained with 11 epochs of 280,000 images each
71
+ * Finetuned with 23 epochs of 40,000 images each
72
  * Compatible with [🤗 `diffusers`](https://huggingface.co/docs/diffusers/index)
73
  * Compatible with [`stable-diffusion-webui`](https://github.com/AUTOMATIC1111/stable-diffusion-webui)
74
  * Fully open source crawl, dataset, curation, and training process:
 
107
  * 11 epochs of [V3 curated dataset](https://huggingface.co/datasets/hearmeneigh/e621-rising-v3-curated) samples resized to `< 1024x1024px` (maintain aspect ratio)
108
  * 16 epochs of [V3 finetuner dataset](https://huggingface.co/datasets/hearmeneigh/e621-rising-v3-finetuner) samples resized to `< 1024x1024px` (maintain aspect ratio)
109
  * 6 epochs of [V3 finetuner dataset](https://huggingface.co/datasets/hearmeneigh/e621-rising-v3-finetuner) samples resized to `< 1024x1024px` (maintain aspect ratio, randomly drop 70% of tags)
110
+ * 1 epoch of [V3 finetuner dataset](https://huggingface.co/datasets/hearmeneigh/e621-rising-v3-finetuner) samples resized to `< 1024x1024px` (maintain aspect ratio, randomly drop 50% of tags) and learning rate set to `4e-5`
111
  * Tags for each sample are shuffled for each epoch